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

ICANN

🇺🇸 United States

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

AS27500

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

icann.org

Related ASNs have the same name or website. Related

AS16876 AS6245 AS26710 AS20144 AS40528 AS26711

IPv4 CIDRs

1

IPv4 addresses

2048

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS33544 WiLine Networks Inc. logo WiLine Networks Inc.
AS40528 ICANN logo ICANN

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

AS33544 WiLine Networks Inc. logo WiLine Networks Inc.
AS40528 ICANN logo ICANN

IPv4 CIDRs (1)

199.91.192.0/21

IPv6 CIDRs (1)

2620:f:8000::/48

Location

City

Los Angeles

Country

🇺🇸 United States

Coordinates

34.05223, -118.24368

Timezone

America/Los_Angeles

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

whois

Abuse

Email

ops@icann.org

Phone

+1-310-301-3889

Query via the API View API documentation

curl iplib.re/AS27500

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 27500,
    "name": "ICANN",
    "type": "business",
    "website": "icann.org",
    "related": [
      16876,
      6245,
      26710,
      20144,
      40528,
      26711
    ]
  },
  "connectivity": {
    "upstreams": [
      33544,
      40528
    ],
    "peers": [
      33544,
      40528
    ]
  },
  "location": {
    "latitude": 34.05223,
    "longitude": -118.24368,
    "country": "US",
    "city": "Los Angeles",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "ops@icann.org",
    "phone": "+1-310-301-3889"
  },
  "ipv4": {
    "ranges": [
      "199.91.192.0/21"
    ],
    "cidrs": 1,
    "ips": 2048
  },
  "ipv6": {
    "ranges": [
      "2620:f:8000::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}