GET /checkers/domain/{domain}/in_chunks
GETcheckers/domain/:domain/in_chunks
Retrieve information about a specific domain
Path Parameters
domain string Required
The domain to check
Returns
- dns_lookup_resultarrayResults of DNS A record lookups for the domain
- ipstringThe IP address from the A record
- ipstring
- rbl_resultobjectIndividual RBL check result
- hoststringThe RBL host that was queried
- blocklistedbooleanIndicates whether the domain is listed on this RBL
- hoststring
- domainstringThe domain that was checked
Error Codes
400 Bad Request
Bad Request
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
500 Internal Server Error
Internal server error