GitHub RadarBlue team tool
Pi-hole and AdguardHome Block lists updated every 24Hrs, we aim for less than 0.01% false positive rate, block malware, C&C infrastructure, phishing and banking threats 51 stars.
Project links:Open GitHub projectBack to radar
Automatically generated blocklists for Pi-hole from multiple threat intelligence sources.
Tempest Solutions is committed to making the internet safe for all. See our networking website at https://tempest-solutions.network for more details.
Github Pages Dashboard: https://tempest-solutions-company.github.io/pihole_blocklists/
If these blocklists help protect your network, consider supporting the developer:

Last Updated: 2026-06-12 17:24:44 UTC
| List | Description | Domains | Download | |------|-------------|---------|----------| | Phishing | Phishing domains and URLs | 905,676 | Download | | Malware | Malware hosting & distribution sites | 48,619 | Download | | C2 Servers | Command & control servers | 73,684 | Download | | Banking Trojan | Banking trojan & financial malware | 9,439 | Download | | All Malicious | All threats combined | 1,017,120 | Download |
Add these URLs to your Pi-hole blocklists:
https://raw.githubusercontent.com/Tempest-Solutions-Company/pihole_blocklists/main/phishing.txt
https://raw.githubusercontent.com/Tempest-Solutions-Company/pihole_blocklists/main/malware.txt
https://raw.githubusercontent.com/Tempest-Solutions-Company/pihole_blocklists/main/c2_servers.txt
https://raw.githubusercontent.com/Tempest-Solutions-Company/pihole_blocklists/main/banking_trojan.txt
https://raw.githubusercontent.com/Tempest-Solutions-Company/pihole_blocklists/main/all_malicious.txtFor automatic daily updates, simply add a cron job to update your Pi-hole every 24 hours:
Add to root crontab (sudo crontab -e):
# Update Pi-hole blocklists daily at 3 AM
0 3 * * * pihole -upTo log the updates, you can redirect output:
# Update Pi-hole blocklists daily at 3 AM with logging
0 3 * * * pihole -up >> /var/log/pihole-update.log 2>&1View the update history:
tail -f /var/log/pihole-update.logFor weekly updates every Sunday at 3 AM:
0 3 * * 0 pihole -upMultiple layers of false positive prevention:
This blocklist provides protection against:
---
Generated by ML Domain Collector - Automated threat intelligence for Pi-hole by Tempest Solutions Copyright 1997 - 2025