FunctionsString
reverse_dns_query
Converts IPv4 and IPv6 addresses to PTR lookup query names (`in-addr.arpa` and `ip6.arpa`).
reverse_dns_query(…) → StringKind · scalar
Converts IPv4 and IPv6 addresses to PTR lookup query names (in-addr.arpa and ip6.arpa).
Part of the String family.