CIDR Calculator
Convert CIDR notation into an address range, get the total address count, and check whether a specific IP falls inside the block.
About this tool
CIDR notation is the standard way to describe an IP address range compactly. Rather than listing a full subnet mask, it states the address followed by a prefix length — the number of fixed leading bits. This tool converts that notation into concrete start and end addresses, works out how many addresses the block contains, and can check whether a specific address belongs to it.
How to use this tool
- Enter a CIDR block, e.g.
10.0.0.0/16or2001:db8::/32. - Optionally, enter an IP address to check whether it falls inside that block.
- Select "Calculate". The URL updates with your input, so results can be bookmarked or shared.
Frequently asked questions
What does CIDR notation mean?
What is the difference between this and the subnet calculator?
Does this work for IPv6 CIDR blocks?
Related tools
Subnet Calculator
Calculate network address, broadcast address, usable host range, subnet mask, wildcard mask and binary representation for any IPv4 subnet.
IP Converter
Convert IPv4 addresses between dotted-decimal, hexadecimal and binary, and expand or compress IPv6 addresses.
IP Lookup
Look up an IPv4 or IPv6 address: version, approximate location, ASN, network organisation, reverse hostname and RDAP registration data.