Subnet Calculator
192.168.1.10/24 • 255.255.255.0 • wildcard 0.0.0.255192.168.1.0 • 192.168.1.255192.168.1.1 — 192.168.1.254254(total: 256)CAbout the Subnet Calculator
Analyze an IPv4 address and mask to find its network, broadcast, usable range, and host counts. Split a base network into smaller equal-size subnets or aggregate multiple CIDR blocks into the smallest covering set.
- /31 networks follow RFC 3021: both addresses are usable (point-to-point).
- /32 represents a single host address.
- Wildcard mask is simply the bitwise NOT of the subnet mask.
- Aggregation merges overlapping/adjacent ranges and emits the minimal CIDR set.