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.
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:
8.8.8.0/24, the span of addresses in the same allocation.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.
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.
Five RIRs divide the world; RDAP automatically routes your query to the right one.
| RIR | Region |
|---|---|
| ARIN | United States, Canada, parts of the Caribbean |
| RIPE NCC | Europe, Middle East, Central Asia |
| APNIC | Asia-Pacific |
| LACNIC | Latin America and the Caribbean |
| AFRINIC | Africa |
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.
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.
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 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.