Skip to main content

IP Subnet Calculator

Calculate network details from CIDR notation. Get the network address, broadcast, first and last usable hosts, total host count, netmask, and wildcard mask. Supports both IPv4 and IPv6 with a clean breakdown.

Features

Frequently Asked Questions

What notation does it accept?
Standard CIDR notation like 192.168.1.0/24 for IPv4 or 2001:db8::/64 for IPv6. A bare IP defaults to a /32 (IPv4) or /128 (IPv6).
Does it support IPv6?
Yes. IPv6 subnets are fully supported, including the network prefix and address range calculation.
Are calculations done locally?
Yes. The tool uses ipaddr.js entirely in your browser — no network requests are made.