One entry per line – allowed are IP (8.8.8.8), CIDR (192.168.0.0/24) and range (10.0.0.1 - 10.0.0.20). IPv4 and IPv6 may be mixed.
CIDR aggregation – also called supernetting or route summarization – combines several adjacent or overlapping IP networks into as few larger CIDR blocks as possible. For example 192.168.0.0/24 and 192.168.1.0/24 become 192.168.0.0/23.
This saves entries in firewall rules, routing tables and access-control lists and keeps configurations clean. The aggregator merges overlapping and directly adjacent ranges and then computes the minimal set of CIDR blocks that covers exactly the same address space – separately for IPv4 and IPv6. The entire calculation runs in your browser; no data is transmitted.