blocklist

Download Blocklist

Download a specific blocklist file.

Plan Access:

  • FREE: 10% sample (lite version)
  • BASIC+: Full blocklist

Filename pattern (not an exhaustive list — combinations are generated):

  • blocklist-{type}-{variant}[-{format}].txt
    • type: ips | domains | urls | hashes
    • variant: a severity level (critical, high, medium, low, all) or a category (malware, phishing, spam, scam, fraud, botnet, ransomware, c2, ads, tracking, abuse, attack, proxy, suspicious, malicious, cryptomining, crypto, adware, privacy, bruteforce, exploit, tor, vpn)
    • format (optional): hosts | dnsmasq | adguard (plain text when omitted)
  • blocklist-family-{slug}-{type}[-{format}].txt for malware-family lists (e.g. blocklist-family-emotet-hashes.txt)

GET /blocklist/stats lists the level/category files currently generated.

get/blocklist/download/{filename}

Path parameters

filenamestring required

Blocklist filename — see the operation description for the accepted pattern

Response

Blocklist file download (text/plain)

Changes