Home Contact Centres Unified Communications Quiz Interview QnA Tools Blog ๐ŸŽ“ Live Training
๐Ÿ”ฅ Amazon Connect Full Training Course Now Live ยท ๐ŸŽ“ Instructor-Led Live Classes โ€” Limited Seats ยท ๐Ÿ“‹ 500+ Interview Questions โ€” UC & Cloud ยท ๐Ÿง  Free Quiz: Cisco ยท Avaya ยท MS Teams ยท ๐ŸŒ Join 10K+ Tech Community on WhatsApp ยท โ˜๏ธ Cloud Computing Guide 2026 โ€” Read Now ยท ๐Ÿ”ฅ Amazon Connect Full Training Course Now Live ยท ๐ŸŽ“ Instructor-Led Live Classes โ€” Limited Seats ยท ๐Ÿ“‹ 500+ Interview Questions โ€” UC & Cloud ยท ๐Ÿง  Free Quiz: Cisco ยท Avaya ยท MS Teams ยท ๐ŸŒ Join 10K+ Tech Community on WhatsApp ยท โ˜๏ธ Cloud Computing Guide 2026 โ€” Read Now ยท

CIDR to IP Range โ€” Free Online Tool

Convert CIDR notation into the first IP, last IP, and total addresses.

About CIDR to IP Range

The CIDR to IP Range calculator converts a CIDR block into the exact range of IP addresses it covers. Paste something like 172.16.0.0/20 and instantly see the first address, the last address, how many addresses the block contains, and the usable host count.

It's ideal for planning address allocations, writing firewall rules, configuring cloud security groups, or just understanding how big a CIDR block really is. Everything is computed locally in your browser.

How to Use CIDR to IP Range

  1. Type a CIDR block such as 10.0.0.0/24.
  2. Click Calculate.
  3. Read the first IP, last IP, total addresses and usable hosts.
  4. Use the values in your routing, firewall, or cloud configuration.

Key Features

โœ“
First and last IP address of the block
โœ“
Total and usable address counts
โœ“
Matching subnet mask
โœ“
Accepts any host address with the prefix
โœ“
100% client-side and private

Frequently Asked Questions

What does this CIDR calculator do? โ–ผ
Enter a CIDR block such as 10.0.0.0/24 and it returns the first and last IP address, the total number of addresses, the usable host count, and the matching subnet mask.
What is CIDR notation? โ–ผ
CIDR (Classless Inter-Domain Routing) writes a network as an address plus a prefix length, like 192.168.0.0/22. The number after the slash is how many bits define the network.
Can I enter any address with the prefix? โ–ผ
Yes. The tool normalises whatever you enter to the network's starting address based on the prefix, so 10.0.0.5/24 is treated as the 10.0.0.0/24 block.
Is it private? โ–ผ
Yes. All calculations run in your browser; nothing is uploaded.