get_a_records
Retrieve A records for any domain to map its IPv4 addresses. Used for DNS reconnaissance and network mapping.
Instructions
Get A records for a domain.
Args:
domain: The domain name to query (e.g., example.com)
ctx: Request context
Returns:
Formatted string containing A records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |