Query
DNS Reverse Lookup
Performs a reverse name lookup query on a list of provided IP addresses. The configured list of DNS overrides is checked first, and if no match is found a DNS reverse lookup is performed. The input listed is deduplicated first to avoid repeated lookups in the same request.
put/connect/util/reverse-lookup
Request body
string[] required
Response
Outputs mapping of IP address to a list of resolved domain names
object required