Free IPv4 CIDR Calculator

IP Range & CIDR
Calculator

Enter a CIDR block to instantly see network address, broadcast, subnet mask, usable hosts, and more. Or enter an IP address to find which CIDR ranges it belongs to.

Popular Ranges

What is CIDR notation?

CIDR (Classless Inter-Domain Routing) notation describes a block of IP addresses using a base address and a prefix length. For example, 192.168.1.0/24 means:

  • The network starts at 192.168.1.0
  • The /24 means the first 24 bits are fixed (the network portion)
  • The remaining 8 bits are free — giving 256 total addresses (254 usable)
Read the full guide → What Is CIDR Notation?

Quick Prefix Reference

Prefix Subnet Mask Usable Hosts
/8 255.0.0.0 16,777,214
/16 255.255.0.0 65,534
/24 255.255.255.0 254
/25 255.255.255.128 126
/26 255.255.255.192 62
/27 255.255.255.224 30
/28 255.255.255.240 14
/30 255.255.255.252 2
/32 255.255.255.255 1