CIDR comparison
A CIDR such as 192.0.2.0/24 combines an address with a prefix length. The checker uses that length to determine which leading address bits identify the subnet, then compares them with the corresponding bits of each candidate. A match means the candidate falls between the CIDR block's first and last numeric addresses, inclusive.