GET /checkers/domain/{domain}
GETcheckers/domain/:domain
Retrieve information about a specific domain
Path Parameters
domain string Required
The domain to check
Returns
- dataobject
- domainstringThe domain that was checked
- dns_lookup_resultarrayResults of DNS A record lookups for the domain
- ipstringThe IP address from the A record
- ipstring
- rbl_resultarrayResults of RBL (Real-time Blackhole List) checks for the domain
- hoststringThe RBL host that was queried
- hoststring
- domainstring
Error Codes
400 Bad Request
Bad Request
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
500 Internal Server Error
Internal server error