CIDR (Classless Inter-Domain Routing) is a method used to divide IP addresses more flexibly and efficiently.
In the past, IP blocks were assigned using fixed classes (A, B, C), but that system was inefficient. With CIDR, you can define address ranges more flexibly, such as 192.168.1.0/24.
The CIDR Calculator helps you quickly answer questions like:
What exact IP range does this block cover?
How many usable IP addresses are available?
What are the network address, broadcast address, and the first and last usable IPs?
Based on the CIDR block you enter, it displays:
CIDR is a format that represents IP addresses using a slash (/). For example, 192.168.0.0/24 represents a block containing 256 IP addresses.
Yes. This tool runs entirely in your browser. The IP blocks you enter are not sent anywhere. All calculations are done locally on your device.