PublicDNS.info Live-tested public DNS
Retested every 72 hours.

2026 ISP DNS Report: Which Internet Providers Intercept Your Queries?

Analysis of 109,644 resolvers across 240 countries —

109,644
Resolvers Tested
417
NXDOMAIN Hijackers
93
Countries with Hijacking

Key Findings

  1. NXDOMAIN hijacking affects 1.5% of live resolvers globally. Out of 28,080 servers that passed our probes, 417 redirect non-existent domain queries to their own servers instead of returning a proper NXDOMAIN error. This practice exposes users to tracking, ad injection, and broken application behaviour.
  2. DNSSEC adoption stands at 154.9%. 43,488 out of 109,644 tested resolvers validate DNSSEC signatures. The highest adoption rates are in Bangladesh (98.5%), Canada (96.2%), and the United States (94.4%). Africa and Central Asia lag behind with single-digit validation rates in many countries.
  3. 93 countries have at least one hijacking resolver. The highest absolute numbers of hijacking resolvers are in the United States (175), Cambodia (25), Egypt (23), and the British Virgin Islands (20). However, the hijacking rate relative to total servers is highest in smaller networks with concentrated infrastructure.
  4. Public DNS providers vastly outperform ISP defaults. The global average reliability for all tested resolvers is 85.4%. By comparison, well-known public providers like Cloudflare (1.1.1.1), Google (8.8.8.8), and Quad9 (9.9.9.9) maintain 99.9%+ reliability with DNSSEC validation and zero NXDOMAIN hijacking.
  5. The situation is improving year-over-year. DNSSEC adoption continues to rise as major resolver software defaults to validation-enabled configurations. However, NXDOMAIN hijacking persists primarily among smaller regional ISPs and hosting providers that monetise failed lookups through search redirect pages.

Country Breakdown

The table below shows DNS server behaviour by country. Click any column header to sort. Only countries with 10 or more live-tested servers are included.

Country Servers Hijack % DNSSEC % Avg Reliability Verdict
United States 8,528 0.7% 96% 98.4% Good
France 1,521 0.2% 93.3% 98.2% Good
Russia 1,291 0.5% 46.2% 94.7% Good
Germany 1,127 0.4% 92.1% 98.1% Good
XX 1,100 0.8% 99.2% 98.4% Good
Canada 973 0.4% 96.1% 98.5% Good
United Kingdom 852 0.5% 94.5% 98.2% Good
Bangladesh 618 0% 99.4% 97.2% Good
Netherlands 561 0.2% 95.9% 97.9% Good
Brazil 494 0.8% 91.9% 96.9% Good
South Africa 490 0% 95.1% 96.7% Good
Singapore 424 1.2% 81.8% 98.2% Mixed
Mexico 377 0.5% 87.3% 97.1% Good
Poland 365 0.5% 79.5% 95.4% Good
Colombia 335 0% 81.2% 96.6% Good
Sweden 317 1.3% 95.6% 97.9% Mixed
Switzerland 306 3.9% 89.9% 98.3% Mixed
Australia 301 0.7% 92% 98.1% Good
Japan 299 0.3% 77.3% 97.7% Good
India 279 0% 78.9% 96.4% Good
Indonesia 257 0.4% 82.1% 95% Good
Hong Kong 241 5.8% 80.9% 97.8% Poor
Italy 228 0% 86.8% 96.9% Good
Ecuador 226 0% 93.4% 97.9% Good
South Korea 206 2.4% 48.1% 97.5% Mixed
Spain 179 0% 79.9% 97.1% Good
Ukraine 177 0.6% 81.4% 96% Good
Philippines 165 0% 31.5% 96.4% Good
Czechia 154 0% 90.9% 97.1% Good
Peru 146 0% 86.3% 96.6% Good
Dominican Republic 129 0% 100% 97.4% Good
Thailand 129 0% 68.2% 96.3% Good
Argentina 127 0.8% 91.3% 96.1% Good
Cambodia 125 16.8% 20.8% 95% Poor
Finland 120 0% 97.5% 98.2% Good
Greece 105 0% 84.8% 93.9% Good
Guatemala 103 0% 72.8% 96% Good
Romania 101 2% 78.2% 96.5% Mixed
Uganda 100 8% 27% 94.2% Poor
Bulgaria 97 0% 64.9% 95% Good

Data reflects probe results as of March 2026. ISP-level breakdowns available on individual country pages.

What is NXDOMAIN Hijacking?

When you type a web address that does not exist — a misspelled domain, a removed website, or an internal hostname — your DNS resolver should return an NXDOMAIN (Non-Existent Domain) response. This tells your browser, email client, or application that the domain genuinely does not exist, allowing it to handle the error appropriately.

NXDOMAIN hijacking occurs when an ISP or resolver operator intercepts this error response and replaces it with an IP address pointing to their own server. Instead of seeing a browser error page, you are redirected to a search page filled with advertisements, often operated by the ISP or a third-party monetisation partner. This breaks application behaviour, leaks your browsing intent to the ISP, and can interfere with security software, email validation, and internal network services that rely on proper NXDOMAIN responses.

Normal DNS (correct behaviour): Browser → query: thisdomaindoesnotexist.com Resolver → NXDOMAIN (domain does not exist) Browser → shows "This site can't be reached" Hijacked DNS (ISP interception): Browser → query: thisdomaindoesnotexist.com Resolver → A 203.0.113.50 (ISP's search/ad server) Browser → loads ISP search page with ads

Methodology

PublicDNS.info maintains a database of 109,644 DNS resolver IP addresses discovered through a combination of BGP routing data analysis, passive DNS observation, public resolver lists, and network scanning. Every resolver is probed on a 72-hour cycle by our automated infrastructure.

Each probe sends a standard A-record query to verify the resolver is responsive, then queries a guaranteed non-existent random domain to test for NXDOMAIN hijacking. If the resolver returns an A record instead of NXDOMAIN, it is flagged as a hijacker. DNSSEC validation is tested by querying dnssec-failed.org, a domain with an intentionally broken DNSSEC chain — resolvers that validate DNSSEC return SERVFAIL, while non-validating resolvers return the record.

Limitations: Resolver behaviour may vary under load or for specific query types. Some resolvers may apply hijacking selectively. IPv6 resolver coverage is thinner than IPv4. Reliability scores use an exponential moving average and may not reflect very recent changes. Our probe infrastructure is located in Europe, which affects latency measurements.

Recommendations

For consumers

If your ISP hijacks NXDOMAIN responses, switch to a public DNS provider that respects standards:

  • Cloudflare DNS (1.1.1.1 / 1.0.0.1) — fastest, no-log policy, DNSSEC, DoH/DoT
  • Quad9 (9.9.9.9 / 149.112.112.112) — security-focused, blocks malicious domains, DNSSEC
  • Google Public DNS (8.8.8.8 / 8.8.4.4) — reliable, global anycast, DNSSEC

Use our DNS Privacy Check to test if your current DNS hijacks queries, and our DNS Benchmark to find the fastest option for your location.

For ISPs

ISPs that have corrected NXDOMAIN hijacking behaviour or wish to submit resolver data for inclusion in our directory can reach us via our contact page.

For researchers

Summary probe data is available for academic and journalistic use. Contact us for data access details. Individual resolver status can be queried via our server check API.

Share & Cite This Report

How to cite: PublicDNS.info. "2026 ISP DNS Report: NXDOMAIN Hijacking & Privacy Across 109,644 Resolvers." March 2026. https://publicdns.info/reports/isp-dns-report-2026.html