What is Quad9 adding with DNS over HTTP/3?
Quad9 adds DNS over HTTP/3 and DNS over QUIC
Quad9, a privacy-focused public DNS provider, has enabled DNS over HTTP/3 alongside DNS over QUIC for client queries. The move extends DNS transport options beyond the commonly used DNS-over-HTTPS patterns, aiming to improve performance and modernize how resolvers carry traffic.
Both HTTP/3 and DNS over QUIC are designed to better handle network conditions that can degrade classic request/response flows—especially situations with higher latency, packet loss, or unstable routes. HTTP/3 is built on QUIC rather than TCP, and it changes the underlying connection behavior so that handshakes and retransmissions can be more resilient.
From a user perspective, the key point is that the same DNS service can now be reached using a newer, encrypted transport tailored for QUIC/HTTP/3. That matters because DNS is the first step in nearly every web session; transport upgrades can affect real-world browsing latency and reliability, not just raw protocol benchmarks.
For organizations, the upgrade is also relevant for security and operational consistency: encrypted DNS traffic can be harder to inspect in transit, while adoption of newer standards can reduce friction with modern client stacks that are moving toward QUIC-based networking.
In practice, support for additional encrypted transports gives more clients a path to use privacy-preserving DNS without falling back to less current mechanisms. It also signals that major resolvers are continuing to invest in QUIC-era compatibility as the broader web ecosystem shifts toward HTTP/3.