Datacenter IP Check
Find out whether an IP address belongs to a hosting provider or cloud platform, and which one. Humans browse from residential and mobile networks; automation lives in datacenters.
890 ASNs, 10 cloud feeds.
Datacenter detection runs on two complementary datasets. The first is a curated set of 890 hosting ASNs, autonomous systems whose business is renting servers, from hyperscalers down to single-rack providers. The second is the official IP-range feeds published by 10 cloud platforms: AWS, Google Cloud, Azure, Oracle, Cloudflare, Fastly, GitHub, DigitalOcean, Linode, and Alibaba. When an IP falls inside a published cloud range, the verdict comes from the provider's own data, and the response can include the specific network.cloud_region.
WHOIS adds a third check: RDAP records across all five regional registries are scanned for 27 hosting keywords, which catches smaller providers that never make it into curated lists. Cloud ranges refresh weekly and the BGP/ASN table every three days, so verdicts track infrastructure changes.
Why it matters: almost no human browses the web from a cloud server. A signup, a checkout, or an ad click arriving from connection_type: datacenter deserves a closer look, which is exactly how the flag feeds GeoIPHub's fraud score.
Frequently asked questions
What counts as a datacenter IP?
Does a datacenter flag mean the traffic is a bot?
Which cloud providers are covered?
How often is the data refreshed?
Every check, one API call.
The complete report for any IPv4 or IPv6 address: location, network, detections, risk score.
GET /v1/lookup/{ip}Your public IP, where it places you, and what every website can infer from it.
geo + asn + detectionCheck whether an IP is a VPN or proxy exit, with the provider named when known.
detection.is_vpnA 0–100 risk score with the exact signals that produced it.
scoring.fraud_scoreVerify an IP against the official Tor Project exit list.
detection.is_torNeed this at scale?
Get 1,500 free API lookups a day, every field included, no credit card. These tools run on the same endpoint you would ship to production.