CIDR Subnet Calculator
Calculate subnet masks, network ranges, usable IPs, and wildcard masks from CIDR notation.
A /24 network sounds like it should provide 256 usable addresses, but two of those, the network address itself and the broadcast address, are reserved and can't actually be assigned to a device, which is exactly the kind of detail that leads to under-provisioning a subnet if the math is done from memory rather than calculated properly. This tool calculates the actual subnet mask, network range, usable IP addresses, and wildcard mask from any CIDR notation, accounting for those reserved addresses rather than a naive total that overstates actual capacity.
See moreSee less about the CIDR Subnet Calculator
Useful for sizing a cloud subnet correctly before provisioning it, understanding exactly how many devices a given CIDR block can actually support once reserved addresses are excluded, or checking a network range's boundaries before assigning IP addresses within it.
Key features
- Clean interface
- Fast processing
- No signup required
- Works offline