reverse_dns
Resolve IP addresses to hostnames using reverse DNS lookup. Identify domain names associated with specific IPs for network diagnostics or verification. Ensure accurate results with configurable query timeouts.
Instructions
Perform reverse DNS lookup to find the hostname for an IP address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ipAddress | Yes | The IP address to perform reverse lookup on | |
timeout | No | Query timeout in milliseconds |