IP Lookup
Inspect an IP address: type, range, reverse DNS and records.
Compute the network, broadcast, usable host range and address counts for any IPv4 CIDR block or address/prefix pair.
No. This version is IPv4 only — entering an IPv6 address or a prefix greater than 32 is treated as an invalid address/prefix and rejected with an error. IPv6 CIDR math (128-bit, no broadcast concept) is different enough that it would need its own tool.
No, that is normal CIDR usage. The tool always derives the network address by masking whatever address you give it, so 192.168.1.5/24 and 192.168.1.0/24 report the same network, broadcast and usable range — only the “IP address” line in the results reflects what you actually typed.
Per RFC 3021, /31 is a special case for point-to-point links: both addresses in the two-address block are usable and there is no separate network or broadcast address. The tool implements this explicitly rather than applying the normal “subtract 2” rule, which would incorrectly yield 0 usable hosts for a real-world case that needs 2.
A /32 is a single host route — the block contains exactly one address, which is simultaneously the network, broadcast, first-usable and last-usable address, and the usable host count is 1.
Inspect an IP address: type, range, reverse DNS and records.
Query A, AAAA, MX, TXT, NS, CNAME, SOA and CAA records.
Break any URL into its scheme, host, port, path, query parameters and fragment.
Your input is saved in this browser so a refresh does not lose it. Tools handling credentials are never saved.