CIDR Range Calculator
Enter any IPv4 CIDR block and get network, broadcast, usable host range, and address counts instantly.
This tool runs 100% in your browser. Your data is never uploaded, stored, or logged.
Enter a CIDR block to see its network, broadcast, usable range and host count.
About this tool
CIDR notation packs a whole network definition into one slash: 192.168.1.0/24. This calculator expands it into everything you actually need — network and broadcast addresses, first and last usable hosts, total and usable address counts, wildcard mask and binary netmask.
It also classifies the block (private, public, loopback, multicast…) and tells you when the IP you typed is a host inside the block rather than the network address.
How to use it
- Type a CIDR block like
10.0.0.0/16. - Results appear instantly as you type.
- Note the usable range — network and broadcast addresses are excluded on /30 and larger prefixes.
- Use the wildcard mask for ACLs (Cisco-style) if needed.
Useful ways to apply it
- Planning firewall and security-group rules.
- Splitting an office network into subnets.
- Checking whether two IPs share a subnet.
- Understanding cloud VPC CIDR assignments.
Frequently asked questions
Why are there 254 usable hosts in a /24, not 256?
What is a wildcard mask?
Does it support IPv6?
Privacy
This tool runs 100% in your browser. Your data is never uploaded, stored, or logged.