IPV4 CIDR COMPARE
Compare two IPv4 networks for equality, containment or separation, then inspect their shared range and smallest common supernet.
Valid CIDR networks are aligned hierarchically: two networks are equal, one contains the other, or they are disjoint. This is prefix math, not a live routing test.
COMMON QUESTIONS
Can two valid CIDR networks partially overlap?
Aligned CIDR networks are hierarchical: two valid CIDRs are either disjoint, equal, or one contains the other. The compare tool makes that relationship explicit.
Are the entered networks sent to 0bps?
No. IPv4 CIDR comparison is performed locally in the browser.
Canonical IPv4 CIDRs are hierarchical, so two valid networks are equal, nested or disjoint rather than partially overlapping.
Both network ranges are canonicalized and compared locally in the browser.
PUT THE NUMBER IN CONTEXT.
Short examples using the same units and assumptions as this module.
The /24 contains the /25 and the intersection is the complete /25 range.
Adjacent /24 networks are disjoint even though they can share a larger containing /23 supernet.