webservers
Find IP addresses for domains by querying A and AAAA DNS records, returning both IPv4 and IPv6 addresses along with domain representations.
Instructions
Get the IP addresses (both IPv4 and IPv6) for a domain by looking up A and AAAA records. Also returns the punycode and unicode domain representations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name to look up IP addresses for (e.g. example.com) |