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

172.68.233.0

🇹🇭 Thailand

172.68.233.0/24

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

AS13335

Name

Cloudflare, Inc.

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

ARIN

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

hosting

Company

Cloudflare, Inc. logo Cloudflare, Inc.

Website

cloudflare.com

Privacy

Location

City

Bangkok

Country

🇹🇭 Thailand

Coordinates

13.75398, 100.50144

Timezone

Asia/Bangkok

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

geofeed

Privacy

A Tor IP address is part of the Tor network, which is used to anonymize internet traffic. Tor

A relay IP address is used by Apple Private Relay to protect end users' privacy. Relay

A residential IP address is assigned to a home user, as opposed to a business or data center. Residential

A hosting IP address is operated by a data center or a hosting provider. Hosting

Abuse

Email

abuse@cloudflare.com

Phone

+1-650-319-8930

Query via the API View API documentation

curl iplib.re/172.68.233.0

JSON response

{
  "ip": "172.68.233.0",
  "network": {
    "rir": "ARIN",
    "asn": 13335,
    "name": "Cloudflare, Inc.",
    "route": "172.68.233.0/24",
    "type": "hosting"
  },
  "location": {
    "latitude": 13.75398,
    "longitude": 100.50144,
    "country": "TH",
    "city": "Bangkok",
    "source": "geofeed",
    "timezone": "Asia/Bangkok"
  },
  "company": {
    "name": "Cloudflare, Inc.",
    "website": "cloudflare.com"
  },
  "abuse": {
    "email": "abuse@cloudflare.com",
    "phone": "+1-650-319-8930"
  },
  "privacy": {
    "hosting": true
  }
}