Free IP tools.
Every tool on this page is a thin interface over the GeoIPHub lookup API. Same endpoint, the same complete response, no signup. Anonymous requests get 30 lookups per minute.
IP Lookup
The complete report for any IPv4 or IPv6 address: location, network, detections, risk score.
GET /v1/lookup/{ip}What Is My IP
Your public IP, where it places you, and what every website can infer from it.
geo + asn + detectionVPN Detection Test
Check whether an IP is a VPN or proxy exit, with the provider named when known.
detection.is_vpnIP Fraud Score Check
A 0–100 risk score with the exact signals that produced it.
scoring.fraud_scoreTor Exit Node Check
Verify an IP against the official Tor Project exit list.
detection.is_torDatacenter IP Check
Find out if an IP belongs to a hosting provider or cloud platform.
detection.is_hostingOne endpoint behind everything.
Each tool calls GET https://api.geoiphub.com/v1/lookup/{ip} and renders a slice of the response. Every lookup spans 10 groups: ip, asn, geo, whois, network, detection, threat, dns, scoring, and meta.
The data comes from 30+ sources, and anonymizer verdicts are confirmed with real protocol handshakes before an IP is flagged. Known IPs answer in under a millisecond from a memory-mapped database; unknown IPs are classified live in under 2.5 seconds, then persisted.
The numbers you see here are exactly what the API returns. There is no separate “demo” dataset.
Frequently asked questions
Are these tools free?
Do I need an account?
Where does the data come from?
From 30+ sources: VPN providers' own published server APIs, official cloud IP-range feeds, crawler feeds, RIR RDAP endpoints, DNSBLs, threat feeds, the BGP/ASN table, and DB-IP geolocation, combined with active protocol probing. The full pipeline is documented on the methodology page.
Need 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.