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

KeyDatatypeRequiredDescription
ipstring(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-lookupbooleanInclude 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/&quot;&gt;IP Probe API</a>

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;ip&quot;:&quot;aliqua velit Lorem&quot;,&quot;is-bot&quot;:true,&quot;is-exploit-bot&quot;:true,&quot;is-malware&quot;:true,&quot;is-spider&quot;:false,&quot;is-dshield&quot;:true,&quot;list-count&quot;:11170355,&quot;is-proxy&quot;:true,&quot;is-hijacked&quot;:false,&quot;is-tor&quot;:true,&quot;is-spyware&quot;:false,&quot;is-spam-bot&quot;:false,&quot;is-listed&quot;:false,&quot;is-vpn&quot;:false,&quot;last-seen&quot;:62657565,&quot;blocklists&quot;:[&quot;ut ea id culpa sunt&quot;,&quot;id pariatur ea&quot;],&quot;sensors&quot;:[{&quot;id&quot;:-14535001,&quot;blocklist&quot;:&quot;labore cupidatat fugiat Lorem&quot;,&quot;description&quot;:&quot;est aliquip velit&quot;},{&quot;id&quot;:34634309,&quot;blocklist&quot;:&quot;ut ullamco ex&quot;,&quot;description&quot;:&quot;elit nulla&quot;}],&quot;cidr&quot;:&quot;dolore ullamco cillum dolore ipsum&quot;}