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
Quad9 logo

Quad9

🇺🇸 United States

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

AS398891

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

quad9.net

Related ASNs have the same name or website. Related

AS19281

IPv4 CIDRs

2

IPv4 addresses

512

IPv6 CIDRs

2

IPv6 addresses

131072

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

AS1288 Packet Clearing House, Inc. logo Packet Clearing House, Inc.
AS42 WoodyNet, Inc. logo WoodyNet, Inc.

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

AS1288 Packet Clearing House, Inc. logo Packet Clearing House, Inc.
AS42 WoodyNet, Inc. logo WoodyNet, Inc.

Location

City

Berkeley

Country

🇺🇸 United States

Coordinates

37.87159, -122.27275

Timezone

America/Los_Angeles

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

whois

Abuse

Email

abuse@quad9.net

Phone

+1-415-831-3129

Query via the API View API documentation

curl iplib.re/AS398891

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 398891,
    "name": "Quad9",
    "type": "business",
    "website": "quad9.net",
    "related": [
      19281
    ]
  },
  "connectivity": {
    "upstreams": [
      1288,
      42
    ],
    "peers": [
      1288,
      42
    ]
  },
  "location": {
    "latitude": 37.87159,
    "longitude": -122.27275,
    "country": "US",
    "city": "Berkeley",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "abuse@quad9.net",
    "phone": "+1-415-831-3129"
  },
  "ipv4": {
    "ranges": [
      "68.65.126.0/24",
      "68.65.127.0/24"
    ],
    "cidrs": 2,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2602:807:e000::/48",
      "2602:807:e001::/48"
    ],
    "cidrs": 2,
    "ips": 131072
  }
}