IP WHOIS Lookup

Registry ownership (RDAP), network block, abuse contact, and ASN for your IP — or any IPv4 / IPv6 address you enter. Runs on the server; nothing is sent to a third party from your browser.

Private and reserved ranges (10.x, 192.168.x, 127.x, …) are not publicly registered.

What an IP WHOIS lookup tells you

An IP WHOIS lookup answers one question: who is this IP address registered to? Every public IPv4 and IPv6 address belongs to a block that a Regional Internet Registry (RIR) has allocated to an organisation — an ISP, a hosting company, a university, a large business. This tool reads that record live over RDAP (the modern, JSON replacement for the old WHOIS protocol) from the RIR responsible for the address, and shows:

It does not reveal a person's name or street address. Registry records identify the network operator, not the individual using a given address at a given moment.

WHOIS is not geolocation

Many tools labelled “WHOIS” actually return geolocation — an estimated city and ISP from a commercial database. That is a different thing. WHOIS/RDAP is the authoritative registry record of who holds the block; geolocation is a best guess at where a device on that block might be. This tool returns the registry data. For the full explanation, see WHOIS and geolocation are not the same lookup.

Common uses

Which registry answers

Five RIRs divide the world; RDAP automatically routes your query to the right one.

RIRRegion
ARINUnited States, Canada, parts of the Caribbean
RIPE NCCEurope, Middle East, Central Asia
APNICAsia-Pacific
LACNICLatin America and the Caribbean
AFRINICAfrica

How this tool works

Enter an IP (or leave it blank to check your own) and the server makes one HTTPS RDAP request to the responsible registry, parses it, and adds an approximate geolocation from a separate provider for context. Nothing is sent to a third party from your browser, and the address you look up is not written to any log or database. Results are cached in memory for a short time so repeated lookups are fast.

Awesome findWhatIsMyIP Blog

Frequently asked questions

What does an IP WHOIS lookup return?

The organisation the address block is registered to, the network name and CIDR range, the allocation type and country, the abuse-reporting email, the registration and last-changed dates, and the ASN. This tool reads it live from the responsible Regional Internet Registry over RDAP. It does not reveal a person's name or street address.

What is the abuse contact used for?

It is the email the network operator publishes for reports of spam, scanning, or attack traffic coming from that address block. Send abuse complaints there with timestamps (in UTC) and log excerpts.

WHOIS vs. RDAP vs. geolocation — what is the difference?

WHOIS is the classic text protocol; RDAP is its modern JSON replacement and the source of the registry data here. Geolocation (city, ISP) is a separate best-effort estimate shown alongside, and is often wrong for VPNs, mobile carriers, and cloud IPs.