Skip to content

resname/UltimateDNSBlockList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

189 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UltimateDNSBlockList

Comprehensive, automatically updated DNS blocklist for ad blocking, tracker prevention, and malware protection.

GitHub last commit GitHub license

Overview

UltimateDNSBlockList is a continuously updated aggregation of trusted, high-quality DNS blocklists designed for use with Pi-hole, AdGuard Home, NextDNS, Control D, and any other DNS sinkhole that accepts host-file or plain-text list formats.

It delivers network-wide protection against ads, trackers, malicious domains, and telemetry while preserving full functionality across websites, mobile apps, and smart devices.

Design Principles

Effective DNS-level protection should not degrade the browsing experience. Every source included in this list is selected for its low false-positive rate and proven reliability, so the end result is a single, maintainable blocklist that works out of the box with no manual tuning required.

Sources

This list aggregates the following well-established upstream providers:

Source Description Report Issues
AdGuard DNS Filter Composite filter combining AdGuard Base, Social Media, Tracking Protection, Mobile Ads, EasyList, and EasyPrivacy — optimized for DNS-level blocking. Report
OISD Big Large community-maintained blocklist focused on accurate ad and tracker blocking without disrupting legitimate services. Report
HaGeZi DNS Rebind Protection Specialized security list that protects local networks against DNS rebinding attacks. Report

Update Frequency

The list is rebuilt and published at least once every day to ensure timely coverage of newly registered tracking and malware domains.

Quick Start

Add the following URL to your DNS blocker's subscription list:

https://raw.githubusercontent.com/resname/UltimateDNSBlockList/refs/heads/main/list/UltimateDNSBlockList.txt

Compatible with: Pi-hole (Adlists), AdGuard Home (DNS blocklists), NextDNS, Control D, and any DNS-level blocker that supports host-file or plain-text formats.

Contributing

  • Domain submissions — Report new ad or tracking domains directly to the upstream providers listed above. This project aggregates existing lists and does not maintain custom block entries.
  • False positives — If a domain is incorrectly blocked, report it to the relevant upstream provider so the fix propagates to all downstream consumers.
  • Source recommendations — Know of a high-quality, low-false-positive list that belongs here? Open an issue or submit a pull request.

Contributors