Convert CIDR block into Start IP, End IP, Network and Broadcast.
CIDR Calculator helps you calculate important information from an IP block written in CIDR notation (example: 192.168.1.0/24). CIDR is widely used in networking to describe IP ranges, subnet masks, and how many IP addresses exist inside a network. This tool is useful for configuring routers, firewalls, VPNs, servers, and internal LAN networks.
What does /24 mean?
It means the first 24 bits are network bits. A /24 network contains 256 IPs (usually 254 usable).
Is CIDR only for private IPs?
No. CIDR works for both public and private IP ranges.