reverse_dns_lookup
Find hostnames associated with IP addresses using reverse DNS lookups. Supports batch queries for multiple IPs and returns all known hostnames or indicates when none are found.
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. |