IP Address Lookup & Geolocation
Trace any IPv4 or IPv6 address worldwide. Uncover geographic location, ISP organization, Autonomous System Number (ASN), and reverse DNS hostnames.
Understanding IP Address Attributes
Every device communicating on the internet operates through a structured addressing protocol:
IPv4 uses 32-bit addresses (e.g. 172.217.16.206), while IPv6 uses 128-bit hexadecimal notations (e.g. 2607:f8b0:4005:805::200e) providing 340 undecillion unique IP addresses.
An Autonomous System is a collection of connected Internet Protocol routing prefixes controlled by network operators (e.g., Telecom providers, AWS, Cloudflare).
PTR records resolve an IP address backward to its designated domain name, essential for mail servers to avoid spam blacklists.
Location data is derived from regional IP allocation databases, ISP registration records, and network latency triangulations.
Frequently Asked Questions
How accurate is IP geolocation?
IP geolocation is typically 99% accurate at the country level and 80–90% accurate at the city/state level. It reflects the registration and routing points of the Internet Service Provider (ISP), rather than a specific physical street address (for user privacy).
What is an Autonomous System Number (ASN)?
An ASN is a unique global identifier assigned by regional internet registries (like ARIN or RIPE) to networks that control their own routing policies via BGP (Border Gateway Protocol). For example, AS15169 belongs to Google and AS13335 belongs to Cloudflare.
Can I check my own public IP address?
Yes! Simply click the "My IP" button, and Kagazo will immediately detect and analyze your current public IPv4/IPv6 connection.
What is Reverse DNS (rDNS)?
Reverse DNS looks up the domain name associated with an IP address using PTR (Pointer) records in the in-addr.arpa or ip6.arpa DNS zones. It is commonly used for anti-spam mail server verification.