Host Reputation
GET {{baseUrl}}/host-reputation?host=<string>&list-rating=3&zones=<string>
Check the reputation of an IP address, domain name or URL against a comprehensive list of blacklists and blocklists
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
host | string | (Required) An IP address, domain name, FQDN or URL. <br>If you supply a domain/URL it will be checked against the URI DNSBL lists | |
list-rating | number | Only check lists with this rating or better | |
zones | string | Only check these DNSBL zones/hosts. Multiple zones can be supplied as comma-separated values |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"is-listed":true,"lists":[{"is-listed":false,"list-host":"quis laboris","list-rating":-46921160,"list-name":"est proident sint ad in","txt-record":"est adipisicing","return-code":"laboris moll","response-time":-58696733},{"is-listed":true,"list-host":"exercitation pariatur aliqua","list-rating":29993668,"list-name":"dolor labore ipsum Duis","txt-record":"cu","return-code":"Ut id aliquip","response-time":-91710855}],"list-count":-98911087,"host":"in irure eu"}