IP Address Type Checker

Check whether an IP address is private, global, or a special-purpose address.
IP address / hostname / URL
Safe
The results are not stored or published anywhere.

Explanation

This tool determines which category an IP address belongs to.

Global (public) IPA unique IP address that can be routed on the public internet
Private IPUsed inside local networks and not directly reachable from the public internet
Shared address spaceAddresses shared by multiple users behind carrier-grade NAT (CGNAT): 100.64.0.0/10
LoopbackAddresses that refer to the local host (e.g., 127.0.0.1 or ::1)
Link-localAutomatically assigned addresses valid only on the local link (e.g., 169.254.x.x or fe80::/10)
MulticastAddresses used to deliver packets to multiple hosts (e.g., 224.0.0.0/4 or ff00::/8)
BroadcastAddresses used to reach all hosts on the local network (e.g., 255.255.255.255)
ReservedAddresses reserved for special purposes (e.g., 0.0.0.0 or ::)

Related Tools