IP Address Analyzer
Analyze any IPv4 or IPv6 address. Detects public/private, class, CIDR notation, network type, and special ranges.
About IP Address Types
Public (Global): Routable on the internet, assigned by ISPs
or cloud providers.
Private: RFC 1918 ranges (10.0.0.0/8, 172.16.0.0/12,
192.168.0.0/16) for internal networks.
Loopback: 127.0.0.0/8 (IPv4) or ::1 (IPv6), refers to
localhost.
Multicast: 224.0.0.0/4 (IPv4) or ff00::/8 (IPv6), for group
communication.
Documentation: Reserved for examples (e.g., 192.0.2.0/24,
2001:db8::/32).