reverse_dns_lookup
Perform reverse DNS lookup to find the hostname associated with an IP address. Enter any IP to retrieve its domain name.
Instructions
Perform reverse DNS lookup (IP to hostname).
Parameters:
ip_address — IP address to look up (e.g. '8.8.8.8').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip_address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |