Get suggested DNS record
get_domain_dns_recordFetch suggested DNS records for a domain and compare with current values to verify correct configuration for email hosting (MX, SPF, DKIM, DMARC, and more).
Instructions
Get a suggested DNS record for a domain, including the currently found value(s) so you can check whether DNS is configured correctly. Record types: 'mx' (mail routing), 'verification' (TXT record for adding the domain via TXT verification), 'dkim' (TXT, requires DKIM keys to exist), 'spf' (TXT), 'dmarc' (TXT), 'autoconfig' (CNAME, Thunderbird autoconfiguration), 'autodiscover' (CNAME, Outlook autodiscover).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The domain name | |
| record | Yes | Which DNS record to fetch |