OmniTool
中文

Subnet Aggregation & Supernet

Paste a list of CIDR blocks and instantly merge overlapping or adjacent ranges into the minimal disjoint set, then get the single smallest supernet that contains them all — exactly the math routers do for route summarization. Inputs can be newline or comma separated.

🔒 Privacy: all processing happens locally in your browser. Nothing is uploaded.

All lines valid.

4

3

0.0.0.0/0

The smallest single CIDR block containing all inputs.

10.0.0.0/23Hosts: 512
10.0.2.0/25Hosts: 128
192.168.1.0/24Hosts: 256

Related tools