WhatIPIP tools + free calculators
Free tool · No signup

IP Address Lookup (Geolocation + Network Info)

Enter any IPv4 or IPv6 address to see who owns it and where it lives.

IP address lookup

About this tool

Every IP address on the public internet is registered to some organization, geolocated to a region, and routed through a specific network. This WhatIP tool surfaces all of that in one query. Paste any IPv4 or IPv6 address, and you will get country, region, city, latitude and longitude, the ISP or hosting provider that operates the address, the autonomous system number, and the timezone the location follows. The result is the same kind of data that abuse desks and security teams use when investigating suspicious traffic, a comment spammer, or a login from an unexpected place. People reach for an IP lookup to identify where a server lives, to check whether an address belongs to a hosting company rather than a home connection, or to confirm the origin of an email header. Note that geolocation accuracy varies widely across regions and providers, and that mobile and VPN addresses often resolve to the carrier's exit gateway rather than the visitor's true location, so treat the city as a hint, not a fact.

Guide and examples

How to Use This Tool

  1. Type or paste a single IP address into the lookup box. Both IPv4 (for example 8.8.8.8) and IPv6 (for example 2001:4860:4860::8888) are accepted.
  2. Press lookup. WhatIP queries a public geolocation service from your browser and fills in the result panel within a moment.
  3. Read the location block first: country, region, and city give you the rough geography the address maps to.
  4. Check the network block: the ISP or hosting provider name tells you who operates the address, and the ASN identifies the network it routes through.
  5. Use the timezone and coordinates if you are correlating an event log with a likely local time or plotting the rough position on a map.
  6. Compare against expectations. If a login claims to be from your home country but the lookup shows a data center on another continent, that mismatch is your signal.
  7. Note whether the owner is a residential ISP or a hosting company. Real visitors usually come from consumer ISPs, while automated traffic often comes from cloud providers.
  8. Repeat for each address you are investigating. Nothing you enter is saved on our side, so you can check a whole list one by one.

A Real-World Example

Tom manages the contact form for a small accounting firm. One morning the inbox fills with twenty near-identical spam messages, each pretending to be a job applicant. The firm's mail system records the sender IP in the message headers, so Tom copies one of them, 192.0.2.155, and pastes it into the WhatIP IP lookup.

The result is immediately useful. The address geolocates to a city far from any of the firm's clients, and the network block names a budget cloud hosting provider rather than a residential ISP. The ASN confirms it: this is a virtual server, not a person sitting at home filling out a form. Tom checks two more sender addresses from the spam batch and finds they all belong to the same hosting provider, just different cities. That pattern, several throwaway servers from one host, is the fingerprint of an automated campaign rather than a single curious visitor.

Before he blocks anything, Tom is careful. He pulls one legitimate inquiry from the previous week and looks that address up too. It resolves to a well-known consumer ISP in a nearby town, exactly the kind of network a real client would use. The contrast reassures him that his rule will catch the bots without shutting out genuine customers. Armed with that, Tom adds the provider's address ranges to his form's blocklist and turns on a simple rate limit. He also forwards the three offending addresses, along with the lookup details, to the hosting provider's abuse contact so the accounts can be reviewed. Within a day the spam stops. The lookup did not reveal a person's name or street, and it was never meant to, but it told Tom exactly what he needed: these were disposable servers, not customers, and they could be blocked safely.

Tips & Best Practices

  • Confirm you are looking up the right address. Email and proxy headers can list several IPs; the one nearest the true origin is usually the last untrusted hop.
  • Treat the city as approximate. Use country and network owner for decisions, not the pinpoint coordinates.
  • A hosting or data center ASN on traffic that should come from real users is a strong abuse signal worth investigating.
  • Skip private ranges like 192.168.x.x or 10.x.x.x; they are not routable and will not return public data.
  • Cross-check a suspicious result with a reverse DNS or WHOIS lookup before you block an entire range.

Frequently asked questions

6 questions answered

IPv4 uses 32-bit addresses (like 8.8.8.8) and supports about 4.3 billion addresses. IPv6 uses 128-bit addresses (like 2001:4860:4860::8888) and is effectively unlimited. The internet is gradually migrating to IPv6 because IPv4 has run out.

Related tools

This tool runs in your browser using public lookup endpoints. We do not log or store the data you enter. Information returned by third-party services is provided as-is and may be cached or approximate.