Returns true if the address exists in the CIDR network contains(network, address) → boolean contains('10.0.0.0/8', IPADDRESS '10.255.255.255'); -- true