dns_lookup
Retrieve DNS records (A, AAAA, MX, TXT, etc.) for a domain using the DNS MCP Server. Configure custom servers, set timeouts, and query specific record types for accurate domain information.
Instructions
Perform DNS lookup for a domain to retrieve various record types (A, AAAA, MX, TXT, etc.)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domain | Yes | The domain name to lookup | |
recordType | No | The type of DNS record to query | A |
timeout | No | Query timeout in milliseconds | |
useCustomServer | No | Use custom DNS server if configured |