IP Geolocation
Country, city, ISP and ASN for any IP — one at a time or in bulk.
Enter a target
e.g. 8.8.8.8 · 185.138.252.0/24 · example.com (boş bırakırsanız kendi IP'niz) — press ⏎ / ⌘⏎
What is IP Geolocation?
IP Geolocation shows an address's country, region, city, timezone, ISP and autonomous system. Clicking the ASN takes you to that system's full prefix list.
The location data derives from registry records and measurement datasets; city-level precision is not guaranteed. On mobile carriers, VPNs and large cloud providers the answer can be hundreds of kilometres from the real user.
So IP location shouldn't drive access decisions on its own. For log analysis, rough traffic distribution and investigating suspicious access it's a practical first signal.
Paste a list of IPs (CIDR blocks included) into the bulk tab to resolve up to 100 targets in one run, filter the table by country and network, and export it as CSV or JSON. It's the fastest way to see how a set of addresses from a firewall log or access log spreads across countries and autonomous systems.
Frequently Asked Questions
9 questionsHow accurate is IP geolocation?
Country-level accuracy is 95%+, city-level 50-80%. IP location is not GPS — it often reflects where the ISP registered the block. Don't use it for precise positioning.
Why is the city wrong?
Mobile carriers and large ISPs route traffic through central hubs, and VPN/proxy use changes the location entirely. The shown city is often the ISP's infrastructure point.
How do I see my own IP?
Leave the input empty and press Query — your public IP is detected automatically and its location details are shown.
Where does the location data come from?
A mix of registry (RIR) allocation records, geolocation feeds published by ISPs, and latency-based measurement datasets; ISP, organization and ASN details come from the same lookup. None of it is GPS — it's all inference, which is why city-level error is high. Enter a domain and it's resolved to its A record first, so the answer belongs to that IP.
Can I tell if an IP is a VPN or proxy?
The tool doesn't label VPNs directly, but the ASN is a strong hint: if the result belongs to a hosting or cloud provider (DigitalOcean, Hetzner, OVH) and you expected end-user traffic, it's most likely a server, VPN exit or proxy.
The location is wrong — can I get it corrected?
Yes, but at the source rather than here. The IP block's owner publishes a geofeed and submits corrections to the major data providers. Propagation across services can take weeks.
Is IPv6 geolocation more accurate?
Usually not. IPv6 blocks are allocated much larger and sub-assignments are less documented, so the answer often lands on the ISP's headquarters.
Can I look up many IPs at once?
Yes. Use the bulk tab and paste your list — one target per line, or comma separated. List length isn't capped: targets are queued in chunks of 20 and sent in sequence, results accumulate in one table you can filter by country, network (ASN) and status, then export as CSV or JSON. There's no bulk endpoint upstream, so each target costs one request: with 5 running in parallel, 100 targets take roughly 7 seconds and 200 about 14.
Can I enter a CIDR block like 185.138.252.0/24?
Yes. The block resolves through its base address in a single lookup and the row is tagged /24. Geolocation data is prefix-level, so every address in the block returns the same answer — 256 separate lookups would produce the same result at 256× the cost. Port forms copied from log lines (1.2.3.4:443, [2606:4700::1111]:443) are accepted too.