CIDR Range Expander

Expand a CIDR block into individual addresses, or compress a range into CIDR blocks.

Works Offline
Privacy First
No Login
No API

Expand CIDR to addresses

List every address in a block

Addresses
16

Range to minimal CIDR

Convert an IP range into the fewest CIDR blocks

CIDR blocks
16

About the CIDR Range Expander

List every address contained in a CIDR block, or take an arbitrary start/end IP range and compute the minimal set of CIDR blocks that exactly covers it — useful for firewall rules and allow-lists.

Examples

Range to CIDR

10.0.0.5 - 10.0.0.20

Output

10.0.0.5/32, 10.0.0.6/31, ...

Related tools

Frequently asked questions

Read more

Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser