Network
IP Geolocation
Get IP location information
Input
Terminal
Console ready. Execute a command to see output...
About IP Geolocation
Mapping the Digital to the Physical
IP Geolocation is not magic, it's data science. We query massive databases that map IP blocks to ISPs and registered physical locations.
Precision Levels
- Country/Region: 99.8% Accurate. We know almost certainly which country an IP is in.
- City: ~80% Accurate. Mobile IPs often show the location of the nearest cell tower or switching center, not the phone itself.
- Coordinates: These are usually the center of the city or zip code region, not the user's front door.
Context is King
Along with location, knowing the ASN (Autonomous System Number) tells you the type of actor.
- Residential ISP: Likely a human user.
- Datacenter/Cloud: Likely a VPN, Proxy, or Bot.
Anycast (The Ghost in the Machine)
Sometimes, an IP address exists in 50 cities simultaneously. This is Anycast.
- Who uses it: Cloudflare, Google, AWS (CDNs and DNS).
- Why: To route you to the nearest server for speed.
- Impact: Geolocation tools might show you different location of the same IP, because it has no single home.
How to use IP Geolocation
- Enter an IPIPv4 (1.2.3.4) or IPv6. For a domain, run DNS Lookup first and bring the result here.
- Run the lookupHit Lookup. Country, region, city, coordinates, timezone, ISP, ASN, postal code and currency populate the terminal panel.
- Check the mapAn embedded map appears under the panel with a pin at the returned coordinates. Coordinates are approximate, usually the center of the city or the ISP's POP, not the actual user.
- Read the risk flagsIf the IP is flagged as datacenter, VPN, or Tor, treat it as a server or proxy rather than a residential user. For full anonymizer analysis on YOUR own current IP visit /whoami.
Frequently Asked Questions
- A local IP-to-geo database with weekly updates, plus a cached external lookup as fallback for addresses the local DB doesn't cover. Country accuracy is around 99%, city accuracy is around 70 to 80% (varies by region and ISP).