CIDR / Subnet Calculator
Calculate network address, broadcast, subnet mask, usable hosts, and IP range from any CIDR notation. Free online CIDR and subnet calculator for network engineers.
About This Tool
Calculate all subnet details from any CIDR notation instantly. Enter an IP address with prefix length (e.g., 192.168.1.0/24) and immediately see the network address, broadcast address, subnet mask, wildcard mask, first and last usable IP, and total number of usable hosts. Essential for network engineers, DevOps teams, cloud architects, and anyone working with AWS VPCs, Kubernetes networking, or firewall rules.
How It Works
Enter a CIDR notation in the format IP/prefix โ for example 192.168.1.0/24 or 10.0.0.0/16
Instantly see all subnet properties โ network address, broadcast, subnet mask, wildcard, first and last usable IPs
Use the usable hosts count to verify if the subnet has enough capacity for your workload
Try common cloud CIDR ranges โ /16 for VPC, /24 for subnets, /28 for small isolated services