BatchGetHostnameResolutions

BatchGetHostnameResolutions is the bulk version of GetHostnameResolutions, returning resolution
summaries for multiple hostnames.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

BatchGetHostnameResolutionsRequest is the request for BatchGetHostnameResolutionsRequest.

hostnames
array of strings

Required. hostnames is the list of hostnames (will be canonicalized).
Maximum: 100 hostnames per minute per organization.
Empty list will return an error.

hostnames
interval
object

Optional. interval is the time range within which to search and measure stats.
If omitted, defaults to 90 days ago until now.
The interval must span at most 120 days.

boolean

Optional. include_errors is true if DNS error responses should be included for all hostnames.

string

record_types filters by specific DNS record types as a comma-separated string (e.g., "A,AAAA,MX").
Supported values: A, AAAA, MX, CNAME, NS, TXT, SOA, PTR, SRV, CAA.
If empty, returns all types.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json