C
CIDR to IP Range
Convert CIDR notation to full IP address range with host enumeration.
Networking
v1.0.0
214 uses
C
CIDR to IP Range
Esc
or
Ctrl+Shift+F
to exit
About This Tool
A networking tool that converts CIDR notation into the full IP address range, showing the first and last usable hosts, subnet mask, and total host count. Essential for network engineers, system administrators, and DevOps professionals planning IP address allocation and subnet configurations. Quickly visualize the scope of any CIDR block.
How to Use
- 1 Enter a CIDR notation address (e.g., 192.168.1.0/24)
- 2 Click Convert to calculate the IP address range
- 3 View the network address, broadcast address, first and last usable hosts
- 4 See the total number of available hosts and the subnet mask
More Tools in Networking
J
JSON Web Token Builder
NetworkingBuild, encode, and decode JSON Web Tokens (JWT) with custom claims.
D
DNS Record Viewer
NetworkingLook up DNS records (A, AAAA, MX, CNAME, TXT, NS) for any domain.
U
URL Parser
NetworkingBreak down URLs into their components: protocol, host, path, query parameters, and fragment.