Domain DNS History
/api/axon/domain/dns/history/:domain
Get all historical DNS Records (A, AAAA, NS records) for a domain from Validin's historical DNS database.
Matching association types include:
- NX (no value returned)
- A (ip4)
- AAAA (ip6)
- NS (dom)
- NS_FOR (dom)
- WAYWARD_NS (string)
Usage
API Key
API Keys are authenticated using the
"Authorization: BEARER <YOUR_API_KEY>"
scheme. Add this to your HTTP headers when making a request.
Response
200 OK
Input all required parameters, populate your API Key, and then click
Run Query
to try an API call and see the response here.