IP Blocklist
GET {{baseUrl}}/ip-blocklist?ip=<string>&vpn-lookup=false
The IP Blocklist API will detect potentially malicious or dangerous IP addresses
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ip | string | (Required) An IPv4 or IPv6 address. Accepts standard IP notation (with or without port number), CIDR notation and IPv6 compressed notation. If multiple IPs are passed using comma-separated values the first non-bogon address on the list will be checked | |
vpn-lookup | boolean | Include public VPN provider IP addresses. <br><b>NOTE</b>: For more advanced VPN detection including the ability to identify private and stealth VPNs use the <a href="https://www.neutrinoapi.com/api/ip-probe/">IP Probe API</a> |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"ip":"aliqua velit Lorem","is-bot":true,"is-exploit-bot":true,"is-malware":true,"is-spider":false,"is-dshield":true,"list-count":11170355,"is-proxy":true,"is-hijacked":false,"is-tor":true,"is-spyware":false,"is-spam-bot":false,"is-listed":false,"is-vpn":false,"last-seen":62657565,"blocklists":["ut ea id culpa sunt","id pariatur ea"],"sensors":[{"id":-14535001,"blocklist":"labore cupidatat fugiat Lorem","description":"est aliquip velit"},{"id":34634309,"blocklist":"ut ullamco ex","description":"elit nulla"}],"cidr":"dolore ullamco cillum dolore ipsum"}