CIDR Calculator
Calculate IP address ranges and subnets from a CIDR block.
Feeling stressed? I use Miracle of Mind app daily - see why It got 1M+ downloads! (not affiliated)Feeling stressed? I use Miracle of Mind daily.Try it now! Try it now
Calculate IP address ranges and subnets from a CIDR block.
• CIDR (Classless Inter-Domain Routing) defines IP address ranges
• Format: IP/prefix where prefix is number of network bits (0-32)
• /24 = 256 IPs (254 usable), /16 = 65,536 IPs
• Smaller prefix = larger network (e.g., /8 is bigger than /24)
• Network address is first IP, broadcast is last IP
• Usable hosts = total - 2 (network and broadcast addresses)