reverse_dns_lookup
Resolves IP addresses to hostnames via reverse DNS lookup. Supports batch queries of multiple IP addresses, returning all known hostnames for each.
Instructions
Perform reverse DNS lookups to find hostnames associated with IP addresses. Supports batch lookups of multiple IP addresses in a single query. Returns all known hostnames for each IP address, with clear indication when no hostnames are found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ips | Yes | List of IP addresses to perform reverse DNS lookup on. |