DB
FunctionsString

reverse_dns_query

Converts IPv4 and IPv6 addresses to PTR lookup query names (`in-addr.arpa` and `ip6.arpa`).

reverse_dns_query(…) → String

Kind · scalar

Converts IPv4 and IPv6 addresses to PTR lookup query names (in-addr.arpa and ip6.arpa).

Part of the String family.