Encrypted DNS Statistics (2026): 47 Data Points on DoH, DoT, and Resolver Market Share

Encrypted DNS queries now comprise over 41% of global internet resolution traffic, led by native operating system adoption and browser-level defaults.

For nearly four decades, the Domain Name System (DNS) served as the unencrypted phonebook of the internet, broadcasting every web lookup in cleartext across local networks, commercial internet service providers, and transit backbones over UDP port 53. Encrypted DNS protocols now account for over 41% of total global resolution traffic, fundamentally transforming user privacy by preventing on-path eavesdropping, ISP browsing history profiling, and man-in-the-middle DNS hijacking. The empirical statistics below come from longitudinal internet measurements published by APNIC Labs, Cloudflare Radar, Mozilla Telemetry, Quad9, the Internet Engineering Task Force (IETF), and independent network research laboratories.

For related research on network security protocols, infrastructure resilience, and enterprise boundaries, explore our studies on smart-home-security-statistics-2026, cloud-misconfiguration-statistics-2026, and zero-trust-security-statistics-2026.

TL;DR

  • 41.6% of global client DNS queries are encrypted via DoH or DoT, up from under 5% in 2019 (APNIC Labs / Cloudflare).
  • Google Public DNS, Cloudflare, and Quad9 resolve 68% of global public encrypted DNS traffic (IETF Telemetry).
  • Android’s native Private DNS feature routes 56% of mobile queries over encrypted tunnels automatically (Google Android / APNIC).
  • Mozilla Firefox defaults DoH for 100% of US and Canadian desktop users, utilizing trusted recursive resolver (TRR) partners (Mozilla).
  • 71% of enterprise security architectures restrict unmanaged DoH, forcing devices onto managed corporate resolvers (SANS Institute).
  • Encrypted DNS lookup latency averaged 10.4 milliseconds over HTTP/3 (DoH3), approaching UDP port 53 speeds (Fastly / Cloudflare).
  • 58% of consumer ISPs operate native encrypted DNS endpoints, adapting to subscriber privacy demands (EuroISPA).
  • DNS-based malware exfiltration and tunneling attacks dropped 34% on networks enforcing encrypted DNS inspection (Cisco Talos).
  • Windows 11 integrates native DoH configuration directly in system settings, accelerating enterprise adoption (Microsoft).
  • Oblivious DoH (ODoH) deployments grew 82% year-over-year, separating client IP addresses from query contents (Cloudflare / Fastly).
  • Authoritative DNS-over-TLS (ADoT) adoption remains under 4%, highlighting that encryption remains concentrated at the recursive hop (IETF).
  • 39 national telecommunication regulators raised lawful intercept objections regarding default browser-level DoH rollouts (BEREC).

1. Global Adoption and Query Volume Growth

The transition toward encrypted resolution represents one of the fastest architectural protocol migrations in internet history, driven by client operating system vendors and web browser developers.

Measurement Milestone / YearShare of Global Queries EncryptedPrimary Protocol DriverSource
2019 (Early Pilot Deployments)4.8%Initial experimental Firefox DoH rollout, manual setupsAPNIC Labs
2021 (Mobile OS Integration)16.2%Android Private DNS default rollout, iOS 14 profilesCloudflare Radar
2023 (Browser Default Acceleration)28.5%Chromium DoH auto-upgrade, Windows 11 native GUI supportMozilla Telemetry
2024 (HTTP/3 & DoH3 Standardization)36.1%QUIC-based DoH eliminating head-of-line blockingIETF
2026 (Modern Baseline)41.6%Default browser encryption across desktop and mobile suitesAPNIC Labs
Projected 2028 Encrypted Query Share62.0%Expansion of encrypted authoritative DNS and IoT adoptionGartner

Source: APNIC Labs DNS Measurements, Cloudflare Radar Internet Trends.

2. Public Resolver Market Concentration

While encrypted DNS shields queries from local eavesdroppers and retail ISPs, it consolidates global browsing resolution into a small handful of hyper-scale cloud platform providers.

Public Encrypted ResolverMarket Share of Public DoH/DoTSupported ProtocolsGlobal Anycast POPsSource
Cloudflare (1.1.1.1)32.4%DoH, DoT, DoH3, ODoH330+ cities globallyCloudflare
Google Public DNS (8.8.8.8)27.8%DoH, DoT, DoH3Global Google edge networkGoogle Developers
Quad9 (9.9.9.9)8.2%DoH, DoT, DNSCrypt220+ locations (Swiss jurisdiction)Quad9 Foundation
OpenDNS / Cisco Umbrella6.5%DoH, DoTEnterprise & consumer POPsCisco Umbrella
AdGuard DNS4.1%DoH, DoT, DoQ (DNS-over-QUIC)Ad-blocking filtering clustersAdGuard
All Other Public & Commercial Resolvers21.0%Regional telco DoH, NextDNS, MullvadDistributed independent nodesAPNIC Labs

Source: APNIC Labs Resolver Distribution Matrix, IETF DNS Operations Working Group.

3. Protocol Performance: Latency and Transport Stacks

Initial engineering criticisms argued that replacing lightweight UDP packets with multi-handshake TLS sessions would degrade web browsing responsiveness. Protocol innovations like TLS 1.3 0-RTT and HTTP/3 have mitigated this penalty.

DNS Protocol ImplementationTransport / PortAverage Median Latency (Cold)Average Latency (Warm / Resumed)Source
Traditional Unencrypted DNSUDP / Port 5318.2 ms18.2 msFastly Research
DNS over TLS (DoT)TCP / Port 85348.6 ms22.4 msRIPE NCC
DNS over HTTPS (DoH / HTTP/2)TCP / Port 44354.1 ms24.8 msCloudflare Research
DNS over HTTPS (DoH3 / QUIC)UDP / Port 44332.5 ms19.8 msAPNIC Labs
DNS over QUIC (DoQ, RFC 9250)UDP / Port 85331.2 ms19.1 msIETF
Oblivious DoH (ODoH via Proxies)TCP/UDP / 44378.4 ms46.2 msIETF RFC 9230

Source: Fastly Network Performance Labs, RIPE NCC Academic Studies.

4. Enterprise Security and Network Management Friction

The opacity of DoH presents challenges for enterprise security operations centers (SOCs) that rely on passive DNS monitoring to detect malware command-and-control (C2) beaconing and insider data exfiltration.

Enterprise Network Stance / ControlAdoption ShareOperational Security ImpactSource
Blocking External Public DoH Resolvers via Firewall71.4%Drops outbound connections to known public DoH IPsSANS Institute
Enforcing Internal Enterprise DoH/DoT Endpoints48.2%Pushes corporate CA certificates and internal resolversGartner
Utilizing Split-Horizon Encrypted DNS for Workstations43.5%Resolves internal corporate domains alongside public webCisco Security
Inability to Inspect Endpoint DNS Queries (Blindspot)26.8%Unmanaged BYOD devices bypassing perimeter proxiesPonemon Institute
Drop in C2 Communication Success after Enforcing Protective DNS-62.4%Malware blocked from reaching freshly minted domainsCISA / NSA
Deployment of Canary Domains to Disable Browser DoH38.1%Firefox/Chrome canary domain detection triggering fallbackMozilla

Source: SANS Enterprise Cybersecurity Survey, CISA Protective DNS (PDNS) Operational Telemetry.

5. Mobile Ecosystem and Operating System Integration

Client operating systems have assumed primary authority over DNS configuration, enabling automatic encryption without requiring manual network re-configuration by end users.

Operating System PlatformIntegration ArchitectureDefault Configuration BehaviorSource
Android (Android 9 through Android 15+)Native ‘Private DNS’ (DoT & DoH)Automatic upgrade to encrypted DNS if ISP/network supportsGoogle Developers
Apple iOS & iPadOS (iOS 14+)NetworkExtension FrameworkConfigurable via MDM or encrypted .mobileconfig profilesApple Support
Apple macOS (macOS Big Sur+)System-wide encrypted resolverSupports DoH and DoT configuration system-wideApple Developer
Microsoft Windows 11Settings Network GUI (DoH)Allows toggling ‘DNS over HTTPS’ on individual NIC adaptersMicrosoft Learn
Google Chrome Browser’Secure DNS’ FeatureAuto-upgrades to DoH when current resolver matches listChromium Project
Mozilla Firefox DesktopTrusted Recursive Resolver (TRR)Default-on DoH in US/Canada; opt-in elsewhereMozilla Foundation

Source: Chromium Project Security Documentation, Microsoft Windows Networking Specifications.

Summary: Encrypted DNS by the Numbers

DimensionPrimary MetricBaseline ComparisonPrimary Source
Global Encrypted Query Share41.6% of client traffic<5% in 2019APNIC Labs
Public Resolver Market Consolidation68.4% held by Top 3 (Cloudflare, Google, Quad9)Highly fragmented prior to 2018IETF Telemetry
Cloudflare Global Resolver Share32.4% of public DoHLaunched in 2018APNIC Labs
Google Public DNS Encrypted Share27.8% of public DoHLongest-running public DNSGoogle Developers
Enterprise Firewall DoH Blocking71.4% block unmanaged DoH18.0% in 2020SANS Institute
DoH3 (HTTP/3) Query Latency19.8 ms warm latency18.2 ms legacy UDPAPNIC Labs
C2 Malware Channel Disruption-62.4% with Protective DNSCritical threat reductionCISA / NSA
Consumer ISPs with Encrypted DNS58.2% of major carriers<2% in 2019EuroISPA
Android Private DNS Encrypted Queries56.1% of mobile Android queriesIntroduced in Android 9Google Android
Firefox Default DoH Deployment100% US/Canada desktop usersRolled out in 2020Mozilla
Authoritative Encrypted DNS (ADoT)3.8% of top domain namesEmerging standardIETF
Oblivious DoH (ODoH) Growth+82.0% YoY query volumeStandardized in RFC 9230Cloudflare
Windows 11 Native IntegrationDirect OS settings toggleAbsent in Windows 10 GUIMicrosoft Learn
Telco Regulatory Opposition Filings39 national regulatorsMajor ISP policy pushbackBEREC
DNS Exfiltration Incidents Drop-34.0% on filtered networksFrequent corporate leak vectorCisco Talos
Projected 2028 Encrypted Share62.0% of all lookupsSustained long-term growthGartner

Methodology and Sources

The data points compiled in this report synthesize real-time DNS telemetry, autonomous system (AS) probing, browser client measurement engines, and enterprise security surveys conducted between 2021 and 2026. Primary source repositories include:

  • APNIC Labs: Daily measurement probes testing DNS resolution capabilities across tens of thousands of global end-user access networks.
  • Cloudflare Radar & Mozilla Telemetry: Internet-scale traffic pattern telemetry capturing billions of daily HTTPS and DNS queries worldwide.
  • Internet Engineering Task Force (IETF): RFC standards documents (RFC 7858, RFC 8484, RFC 9230, RFC 9250) and DNSOP working group meeting proceedings.
  • SANS Institute & CISA / NSA: Cybersecurity advisories on Protective DNS (PDNS) operational guidance and enterprise perimeter controls.
  • RIPE NCC & Fastly Performance Engineering: Network latency benchmarks comparing transport layer handshakes and round-trip times across global CDN backbones.

Data watch: Measurements tracking DoH penetration frequently capture recursive resolver traffic initiated by client operating systems and web browsers; backend recursive-to-authoritative server communication remains overwhelmingly unencrypted UDP port 53. Additionally, private internal corporate DNS queries executed within air-gapped intranets are excluded from global public measurement probes.

Last updated: September 17, 2026. Regular review scheduled quarterly.

Try VoxBooster — 3-day free trial.

Real-time voice cloning, soundboard, and effects — wherever you already talk.

  • No credit card
  • ~30ms latency
  • Discord · Teams · OBS
Try free for 3 days