CIDR to IP Range Converter
Convert between CIDR notation and IP address ranges
CIDR to IP Range
Result:
Results will appear here...
IP Range to CIDR
Result:
Results will appear here...
About CIDR Notation
CIDR (Classless Inter-Domain Routing) notation is a compact method for specifying IP addresses and their associated routing prefix. It's a way to allocate IP addresses and route IP packets.
CIDR Format
A CIDR address looks like a normal IP address, followed by a slash and a number. For example: 192.168.1.0/24
The number after the slash represents the number of bits in the network prefix. In IPv4, this can range from 0 to 32.
Common CIDR Blocks
CIDR | Subnet Mask | Number of Addresses |
---|---|---|
/32 | 255.255.255.255 | 1 |
/24 | 255.255.255.0 | 256 |
/16 | 255.255.0.0 | 65,536 |
/8 | 255.0.0.0 | 16,777,216 |
Explore more IP address tools
What is my IP?
Discover your public IP address and detailed information about your connection.
IP to Hostname
Perform a reverse DNS lookup to get the hostname for an IP address.
IP to Number Converter
Convert IP addresses to their numeric representation and back.
IPv6 Expander/Collapser
Expand or collapse IPv6 addresses to their full or shortened forms.