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
Internet Archive logo

Internet Archive

🇺🇸 United States

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

AS7941

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

archive.org

Related ASNs have the same name or website. Related

AS399784

IPv4 CIDRs

4

IPv4 addresses

6656

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS174 Cogent Communications logo Cogent Communications
AS13335 Cloudflare, Inc. logo Cloudflare, Inc.

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

AS13335 Cloudflare, Inc. logo Cloudflare, Inc.
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS174 Cogent Communications logo Cogent Communications

IPv6 CIDRs (1)

2620:0:9c0::/48

Location

City

San Francisco

Country

🇺🇸 United States

Coordinates

37.77493, -122.41942

Timezone

America/Los_Angeles

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

whois

Abuse

Email

arin-abuse-mail@archive.org

Phone

+1-415-561-6767

Query via the API View API documentation

curl iplib.re/AS7941

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 7941,
    "name": "Internet Archive",
    "type": "business",
    "website": "archive.org",
    "related": [
      399784
    ]
  },
  "connectivity": {
    "upstreams": [
      6939,
      174,
      13335
    ],
    "peers": [
      13335,
      6939,
      174
    ]
  },
  "location": {
    "latitude": 37.77493,
    "longitude": -122.41942,
    "country": "US",
    "city": "San Francisco",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "arin-abuse-mail@archive.org",
    "phone": "+1-415-561-6767"
  },
  "ipv4": {
    "ranges": [
      "207.241.224.0/20",
      "207.241.224.0/24",
      "207.241.237.0/24",
      "208.70.24.0/21"
    ],
    "cidrs": 4,
    "ips": 6656
  },
  "ipv6": {
    "ranges": [
      "2620:0:9c0::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}