Blocklist API

Blocklist API

A curated list of known malicious hosts. The list is the union of multiple well known sources including full bogons, SANS dshield and abuse.ch.
                  {"ip4": ["168.181.52.0/22", "193.58.122.0/24", "165.18.0.0/16", "192.188.86.0/23"]}
              

Response example. If you want to see more check the documentation.

Blocklist API provides lists of destinations in various formats (currently IPv4, domain name coming soon) that can be used in:

  • Outgoing firewall ACLs
  • Web proxy block lists
  • DNS block lists
Use it to prevent clients (user or machine) from connecting to known malicious destinations.