neutrino-host-reputation-summary
Summarize the reputation of an IP address, domain name, or URL against DNS blocklists with Neutrino API service.
neutrino-host-reputation-summary [profile=PROFILE] host=HOST [rating=RATING] [zones=ZONES]
- profile=PROFILE
- Connect profile code of Neutrino API
- host=HOST
- An IP address, domain name, FQDN or URL. If you supply a domain/URL it will be checked against the URI DNSBL lists
- rating=RATING
- Only check lists with this rating or better.
- zones=ZONES
- Check only specified DNSBL zones/hosts. Multiple zones can be supplied as comma-separated values.
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Connect profile code of Neutrino API |
host | String | Host | |
is_listed | Bool | Is listed | |
list_count | Integer | List count | |
lists | String | DNSBL Lists | Separated by new line |