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
Cloudflare, Inc. logo

Cloudflare, Inc.

🇺🇸 United States

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

AS132892

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

APNIC

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

business

Website

cloudflare.com

Related ASNs have the same name or website. Related

AS13335 AS203898 AS395747 AS209242 AS14789 AS202623

IPv4 CIDRs

21

IPv4 addresses

31488

IPv6 CIDRs

29

IPv6 addresses

18612224

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

AS13335 Cloudflare, Inc. logo Cloudflare, Inc.

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

AS13335 Cloudflare, Inc. logo Cloudflare, Inc.

Location

City

Townsend

Country

🇺🇸 United States

Coordinates

46.3191, -111.5208

Timezone

America/Denver

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

whois

Abuse

Email

abuse@cloudflare.com

Phone

+1-650-319-8930

Query via the API View API documentation

curl iplib.re/AS132892

JSON response

{
  "network": {
    "rir": "APNIC",
    "asn": 132892,
    "name": "Cloudflare, Inc.",
    "type": "business",
    "website": "cloudflare.com",
    "related": [
      13335,
      203898,
      395747,
      209242,
      14789,
      202623
    ]
  },
  "connectivity": {
    "upstreams": [
      13335
    ],
    "peers": [
      13335
    ]
  },
  "location": {
    "latitude": 46.3191,
    "longitude": -111.5208,
    "country": "US",
    "city": "Townsend",
    "source": "whois",
    "timezone": "America/Denver"
  },
  "abuse": {
    "email": "abuse@cloudflare.com",
    "phone": "+1-650-319-8930"
  },
  "ipv4": {
    "ranges": [
      "103.21.246.0/24",
      "103.21.247.0/24",
      "104.22.240.0/20",
      "104.23.0.0/19",
      "141.101.88.0/24"
    ],
    "cidrs": 21,
    "ips": 31488
  },
  "ipv6": {
    "ranges": [
      "2400:cb00:36::/48",
      "2400:cb00:348::/48",
      "2400:cb00:349::/48",
      "2400:cb00:958::/48",
      "2606:4700:1100::/40"
    ],
    "cidrs": 29,
    "ips": 18612224
  }
}