Generated Blocklists
Download the latest generated firewall and plain-text blocklists.
Last updated:
| List | Sources | Entries | Plain | MikroTik | nftables | ipset | Windows | pf |
|---|---|---|---|---|---|---|---|---|
base3 |
etblock + webserver + dshield30 + abuseipdb30 + feodo |
2,814 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
base7 |
etblock + webserver + dshield7 + abuseipdb7 + feodo |
2,826 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
baseip |
feodo + strongips + etcompromised + webclient |
1,398 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
compact |
etblock + webserver + dshield7 + abuseipdb7 + feodo + ipsum7 + strongips + etcompromised + webclient |
4,262 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
combined |
etblock + webserver + dshield30 + abuseipdb30 + feodo + ipsum3 + strongips + etcompromised + webclient |
15,480 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
combined4server |
etblock + webserver + dshield30 + abuseipdb30 + feodo + threatfox + level4 + abuser + botnet + abuseipdb |
218,094 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
complete |
etblock + webserver + dshield30 + abuseipdb30 + feodo + ipsum3 + strongips + etcompromised + webclient + threatfox + level2 + level3 + tif |
74,705 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
Warning! Some Mikrotik have small memory might not able to handle too big list. Consider using smaller list according to your device capability!
Warning! Level1 contain bogons (private/local) IP address. It might block your LAN!
Check here for more info: Firehol IP Lists
Most lists are in CIDR form. Example etblock only about 1500 CIDR list, but it can block about 15 MILLION IP Address!
MINIMUM Mikrotik RAM 512MB. Recommendation 1GB!
Run this ONCE in you mikrotik to activate block rule and install the scheduler
#download and run installer
/tool fetch url="https://blacklists.pages.dev/setup/ipbl-installer.rsc"
import ipbl-installer.rsc
# you need dns cache size ~50M to load all domain blocklist, ~30 for threat only
/ip/dns/set cache-size=30000
/ip/dns/adlist/add url=https://blacklists.pages.dev/dist/hosts/threat.txtOverlapping and adjacent networks are collapsed where possible before generating the RouterOS list.
#download
cd /data
curl -O https://blacklists.pages.dev/setup/ui-install.sh
#examine
less ui-install.sh
# INSTALL
sudo ./ui-install.shDomain Blocklists
Last updated: 2026-09-17 06:16:52 UTC
| List | Domains | Native rules | Formats |
|---|---|---|---|
| phishing | 111,366 | 27,980 | plain · hosts · adblock · dnsmasq · rpz · wildcard |
| threat | 290,983 | 27,980 | plain · hosts · adblock · dnsmasq · rpz · wildcard |
| scam | 16,897 | 12 | plain · hosts · adblock · dnsmasq · rpz · wildcard |
| gambling | 75,466 | 6,644 | plain · hosts · adblock · dnsmasq · rpz · wildcard |
| nsfw | 126,751 | 76,770 | plain · hosts · adblock · dnsmasq · rpz · wildcard |
Platform compatibility
| Pi-hole | plain |
| AdGuard Home | adblock |
| uBlock Origin | adblock |
| Adblock Plus | adblock |
| dnsmasq | dnsmasq |
| BIND RPZ | rpz |