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
Protocol Labs logo

Protocol Labs

🇺🇸 United States

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

AS40680

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

ipfs.io

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

2

IPv4 addresses

512

IPv6 CIDRs

2

IPv6 addresses

131072

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

AS13335 Cloudflare, Inc. logo Cloudflare, Inc.
AS15830 Equinix, Inc. logo Equinix, Inc.
AS54825 Equinix Metal (Packet.net) logo Equinix Metal (Packet.net)

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

AS54825 Equinix Metal (Packet.net) logo Equinix Metal (Packet.net)
AS15830 Equinix, Inc. logo Equinix, Inc.
AS13335 Cloudflare, Inc. logo Cloudflare, Inc.

Location

City

San Francisco

Country

🇺🇸 United States

Coordinates

37.77493, -122.41942

Timezone

America/Los_Angeles

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

whois

Abuse

Email

abuse@ipfs.io

Phone

+1-650-427-0559

Query via the API View API documentation

curl iplib.re/AS40680

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 40680,
    "name": "Protocol Labs",
    "type": "business",
    "website": "ipfs.io"
  },
  "connectivity": {
    "upstreams": [
      13335,
      15830,
      54825
    ],
    "peers": [
      54825,
      15830,
      13335
    ]
  },
  "location": {
    "latitude": 37.77493,
    "longitude": -122.41942,
    "country": "US",
    "city": "San Francisco",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "abuse@ipfs.io",
    "phone": "+1-650-427-0559"
  },
  "ipv4": {
    "ranges": [
      "209.94.78.0/24",
      "209.94.90.0/24"
    ],
    "cidrs": 2,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2602:fea2:2::/48",
      "2602:fea2:3::/48"
    ],
    "cidrs": 2,
    "ips": 131072
  }
}