DNS_ECS_T¶
This object provides operations for parsing the DNS ECS option.
This topic lists the expressions that are provided by this class.
IP
Returns the representative IPv4 address of the 'address' field in EDNS client subnet.
Returns: ip_address_at
IPV6
Returns the representative IPv6 address of the 'address' field in EDNS client subnet.
Returns: ipv6_address_at
IS_IPV4
Returns true if EDNS client subnet option contains an IPv4 address
Returns: bool_at
IS_IPV6
Returns true if EDNS client subnet option contains an IPv6 address
Returns: bool_at