Skip to main content

Request Domain Information.

POST 

/v1/domain/info

A POST request to retrieve general information about the specified domains, including WHOIS information, PassiveDNS, DNS Security / PAN-DB category, and the DGA score.

⚠️ Batch limit is 20 entries

Request

Responses

200 Ok

Response Headers
    X-Quota-Limit-Remaining

    The remaining number of quota in this window (per day). When it drops to 0, return HTTP StatusCode = 429

    X-Quota-Limit-Reset

    The unix timestamp at which the current quota window resets. Quota is refreshed every day.

    X-Quota-Limit-Total

    Total number of quota in this window (per day).