What the Whois Lookup does
Whois reveals the public registration and network information behind an IP address or domain. For an IP, that means the owning organisation, the ISP, the Autonomous System Number (ASN) that routes it, and the geographic region it is registered to.
This tool returns a clean, readable summary of that data so you can quickly identify who operates an address, what network it belongs to, and roughly where it sits — useful for security triage, research, and verifying an IP before you trust or block it.
How to read the results
- ISP / Org — the provider and organisation that own or operate the address block.
- ASN — the Autonomous System Number; a network's unique ID in global routing (e.g. AS13335 is Cloudflare).
- Country / Region / City — where the block is registered (an estimate, not GPS).
- Timezone & coordinates — the approximate locale tied to the registration.
Worked example
Input: 1.1.1.1
IP 1.1.1.1 Country Australia (AU) ISP Cloudflare, Inc. ASN AS13335
1.1.1.1 is Cloudflare's public DNS resolver. The registration shows Cloudflare as the org and AS13335 as the routing network — the ASN is the most reliable identifier here, since the geographic point is only nominal for an anycast address.
Common use cases
- Identify who owns a suspicious IP from your firewall or server logs.
- Check the hosting provider and ASN behind a website.
- Verify an IP's country before applying geo-rules or blocks.
- Research network ownership for abuse reports or due diligence.