get_cname_records
Retrieve CNAME records for any domain to identify canonical name mappings and discover subdomain relationships in DNS infrastructure.
Instructions
Get CNAME records for a domain.
Args: domain: The domain name to query (e.g., example.com) ctx: Request context
Returns: Formatted string containing CNAME records
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domain | Yes |