IPLibre logo IPLibre

Search any IP address or ASN

Enter an IPv4, IPv6, or ASN to retrieve geolocation, network, company, privacy and abuse details. You can also query it via the API or download the database.

or  bulk search
Public Service Company of New Mexico logo

Public Service Company of New Mexico

🇺🇸 United States

The ASN (Autonomous System Number) is a unique number assigned to an autonomous system, used to identify the network. ASN

AS36345

The RIR (Regional Internet Registry) is the organization responsible for managing ASN allocation in a specific region. RIR

ARIN

The type of ASN. Can be business, isp, hosting, government, or education. Type

business

Website

pnmresources.com

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

3

IPv4 addresses

768

IPv6 CIDRs

1

IPv6 addresses

1

Upstreams are networks that provide transit to this ASN. Upstreams (3)

AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS174 Cogent Communications logo Cogent Communications
AS701 Verizon Business logo Verizon Business

Peers are networks that exchange traffic with this ASN. Peers (3)

AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS174 Cogent Communications logo Cogent Communications
AS701 Verizon Business logo Verizon Business

IPv6 CIDRs (1)

2607:1a40::/32

Location

City

Albuquerque

Country

🇺🇸 United States

Coordinates

35.08449, -106.65114

Timezone

America/Denver

We transparently share the source used to determine a likely location for this IP address. Source

whois

Abuse

Email

ipadmin@pnmresources.com

Phone

+1-505-241-2936

Query via the API View API documentation

curl iplib.re/AS36345

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 36345,
    "name": "Public Service Company of New Mexico",
    "type": "business",
    "website": "pnmresources.com"
  },
  "connectivity": {
    "upstreams": [
      3356,
      174,
      701
    ],
    "peers": [
      3356,
      174,
      701
    ]
  },
  "location": {
    "latitude": 35.08449,
    "longitude": -106.65114,
    "country": "US",
    "city": "Albuquerque",
    "source": "whois",
    "timezone": "America/Denver"
  },
  "abuse": {
    "email": "ipadmin@pnmresources.com",
    "phone": "+1-505-241-2936"
  },
  "ipv4": {
    "ranges": [
      "192.147.68.0/24",
      "198.51.148.0/24",
      "198.135.252.0/24"
    ],
    "cidrs": 3,
    "ips": 768
  },
  "ipv6": {
    "ranges": [
      "2607:1a40::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}