Subnet Overlap Detector

Paste a list of IP networks in CIDR notation. The detector analyzes all pairs to find overlapping ranges, duplicate subnets, and embedded subsets. Perfect for VPC peering audits and VPN tunnel planning.

Enter CIDR Blocks

One per line. Comments after # are ignored. Unprefixed IPs treated as /32.

Why Subnet Overlaps Cause Outages

If two identical or overlapping subnets exist across a VPN tunnel or VPC Peering connection, traffic will be routed to the wrong destination or dropped.

Common Scenarios