List all DNS Records (subdomains, A, MX, CNAME, TXT, etc) for a domain.
Subdomains are auto-disovered, and hints for more obscure ones can be sent to the API to check for.
Path Parameters
Domain name for which history is needed
Accept
string
default:"text/plain"
-
text/plain return DNS records as text lines
-
application/json return DNS records as JSON object
Query Parameters
Which records to return: A, AAAA, MX, etc. Leave empty to return all
Extra subdomain to check for