IP Address Lookup

Look up and geolocate any IPv4 or IPv6 address — country, city, ASN, ISP, timezone and reverse DNS. Just want your own IP? Use What Is My IP.

Your public IP address
Detecting your IP…

How Does an IP Lookup Work?

Enter an address, read the network behind it.

1

Enter any public IP

Paste an IPv4 address like 8.8.8.8 or an IPv6 address, or click an example chip. Private and reserved ranges are detected and skipped because they have no public location.

2

We geolocate and resolve it

The tool fetches geolocation — country, city, ASN, ISP and timezone — and runs a reverse DNS PTR lookup in parallel, so you get the full picture in one request.

3

Read the details

Each field is laid out in a clean grid you can copy from. Want to know if that host is reachable and how fast? Send it to the Ping Tool.

Frequently Asked Questions

What is an IP lookup, and what does it tell me?
An IP lookup takes an IPv4 or IPv6 address and returns what is publicly known about it: the approximate geographic location (country, region and city), the network that owns it expressed as an ASN, the ISP or organization name, the timezone, and the reverse DNS hostname if one is published. It does not reveal a person or a street address — geolocation is tied to the network operator, not the individual user. It is useful for understanding where a server sits, who hosts it, and whether traffic is coming from where you expect.
How accurate is the geolocation?
Country-level accuracy is very high, usually well above 95 percent. City-level accuracy is far less certain because it is inferred from registration data and network routing, not GPS, so it can be off by tens or even hundreds of kilometres, especially for mobile carriers, VPNs, and large cloud providers whose addresses are announced from a central location. Treat the city as a hint, not a fact, and rely on the ASN and ISP fields when you need certainty about which network an address belongs to.
What is an ASN, and why does it matter?
An ASN, or Autonomous System Number, identifies a network that controls a block of IP addresses and announces routes for them on the internet — for example AS15169 is Google. The ASN is the most reliable signal in an IP lookup because it tells you exactly which operator is responsible for the address, regardless of how fuzzy the city estimate is. It is the field network engineers use to confirm whether traffic belongs to a cloud provider, a hosting company, a residential ISP, or a corporate network.
Why does the tool refuse to look up some addresses?
Private, loopback, and reserved ranges — such as 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 127.0.0.0/8, the link-local 169.254.0.0/16 block, and IPv6 equivalents like ::1 and fe80:: — are not routable on the public internet and have no global owner or location, so there is nothing meaningful to geolocate. The tool detects these and tells you rather than returning a misleading result. Enter a public address to get a real answer.
What is a reverse DNS lookup?
A reverse DNS lookup goes the opposite direction from a normal one: instead of turning a hostname into an IP, it turns an IP into the hostname its owner has published for it, via a PTR record. Mail servers commonly use reverse DNS to judge whether a sending IP is legitimate, and it can hint at what a server is used for. Not every address has a PTR record, so a blank reverse DNS field simply means none is published — it is not an error.
What is my IP address?
Your public IP address is shown at the top of this page — it is the address your internet connection presents to every website and server you visit, assigned by your ISP. It is different from your private LAN address (like 192.168.x.x): it is the single public address your whole network shares. Because geolocation, rate limits and many access controls work from this address, it is the one that identifies your connection online. Use the panel above to copy it or open its full geolocation details.