Client Area →

ISP Finder & IP Address Lookup

Find the ISP, organisation, network and location behind any IP address in seconds.

IP address

216.73.216.95

Country

Region / City

ISP

Organisation

ASN

Timezone

What an ISP lookup tells you

  • Internet service provider or hosting company (ISP)
  • Owning organisation, when different from the ISP
  • Autonomous System Number (ASN) that routes the IP
  • Country, region and approximate city
  • Postal code and timezone
  • Latitude / longitude for the registered service area

Common uses for an ISP finder

Diagnosing connectivity

Confirm whether a slow or unreachable connection traces back to a specific ISP or network, before assuming the problem is your own site.

Verifying a VPN or proxy

Look up your IP before and after connecting to confirm your ISP and location actually changed.

Investigating server logs

Paste a suspicious visitor IP from your access logs to see the ISP and rough location behind unusual traffic.

Checking a server’s network

Confirm which data-centre provider and ASN a server or client actually sits on before you commit to it.

Understanding IP addresses

An IP address (Internet Protocol address) is the numeric label every device on the internet is assigned, a laptop, a phone, a server, a smart TV. It works like a postal address for data: when you visit a website, your device’s IP tells the destination server where to send its response. An ISP lookup like this one runs that process in reverse, starting from an IP address and revealing which provider issued it and roughly where it is registered.

Public vs private IP addresses

Not every IP address is reachable from the internet. Private ranges, 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255 and 192.168.0.0–192.168.255.255, are reserved for devices inside a home or office network and are never routed publicly. Your router typically holds a private IP on your local network and a single public IP facing the internet, the one this tool detects, shared by every device behind it through NAT (Network Address Translation). This tool can only look up public IP addresses; a private one has no public ISP or location to find.

Static vs dynamic IP addresses

Most home and mobile connections use a dynamic IP address that the ISP can change periodically, for example after a router restart or a lease renewal. A static IP address stays fixed permanently, common on servers, VPS instances and business lines that need a stable address for DNS, remote access or licensing. If two lookups of “your own IP” a few days apart return different results, that is a dynamic address doing what it is designed to do, not a fault.

Finding your IP address on any device

The steps below show your device’s local network IP, useful for setting up file sharing, port forwarding or a static local reservation. For your public IP, the one the rest of the internet sees, just leave the field above empty and press Lookup.

  • Windows: Settings → Network & Internet → your connection → Properties, look for “IPv4 address”. Or open Command Prompt and run ipconfig.
  • macOS: System Settings → Network → select your connection → Details → TCP/IP tab. Or open Terminal and run ipconfig getifaddr en0.
  • iPhone / iPad: Settings → Wi-Fi → tap the ⓘ next to your network → IP Address under DHCP.
  • Android: Settings → Network & Internet → Wi-Fi → tap your network → the settings/details icon → IP address.
  • Linux: Open a terminal and run ip addr show or hostname -I.

How IP geolocation actually works

Geolocation databases are built from the public routing registries, ARIN, RIPE NCC, APNIC, LACNIC and AFRINIC, that record which organisation was allocated each IP range, combined with location data ISPs and hosting providers report for their own infrastructure. That is why accuracy is strong at the country level (a range is allocated to one registry, one country) but only approximate at the city level: an entire regional ISP block can share one registered service address even though its actual subscribers are spread across a wide area.

IP lookup vs WHOIS vs a ping test

These answer different questions and are easy to mix up. An IP/ISP lookup (this tool) tells you who owns an IP address and roughly where it sits. A WHOIS lookup tells you who registered a domain name, its registrar and expiry date, a completely separate record. A website up/down check tells you whether a host is reachable right now and how fast it responds. If a site feels unreachable, that is a reachability question, not an ISP lookup.

Want a server on a clean, dedicated IP?

Every TOSHOST VPS and dedicated server ships with its own dedicated public IP and transparent ASN, not a shared address with someone else's reputation attached, backed by DDoS-protected network and 24/7 engineers.

About the ISP Finder & IP Address Lookup

Need an ISP finder? This tool maps any IP address to the real internet service provider or hosting company behind it, plus its country, region, city, organisation and the autonomous system number (ASN) that routes it on the internet.

Leave the box empty to look up your own public IP, or enter any IPv4/IPv6 address. It is useful for identifying which ISP a visitor or server belongs to, diagnosing connectivity, verifying a server’s location, or investigating suspicious traffic in your logs.

This is IP-based geolocation, not GPS, so treat the result as a strong approximation rather than a precise address. A VPN or proxy will show the ISP and location of that server, not your own, which is normal and often exactly what people use this tool to confirm.

Frequently asked questions