Test DNS over HTTPS endpoints from major providers. Enter a domain name, select DoH resolvers, and compare results and response times. Verify that encrypted DNS is working correctly from your network.

DNS over HTTPS (DoH) encrypts DNS queries by sending them over the HTTPS protocol (port 443). Instead of sending plain-text DNS queries that your ISP and network operators can intercept and read, DoH wraps them in standard HTTPS encryption, making DNS traffic indistinguishable from regular web browsing.
DoH is one of several encrypted DNS protocols designed to improve privacy. Understanding how DNS works helps appreciate why encrypting these queries matters — every website you visit starts with a DNS lookup that reveals your browsing habits. See our guide on configuring DoH on your router for network-wide protection.
There are three main approaches to DNS resolution, each with different security and performance characteristics:
| Feature | Traditional DNS | DNS over TLS (DoT) | DNS over HTTPS (DoH) |
|---|---|---|---|
| Port | 53 (UDP/TCP) | 853 (TCP) | 443 (HTTPS) |
| Encryption | None | TLS 1.2/1.3 | TLS 1.2/1.3 via HTTPS |
| Blockable by network | Yes (easily) | Yes (port 853) | Difficult (same port as HTTPS) |
| ISP visibility | Full query visibility | Can detect DNS traffic | Cannot distinguish from HTTPS |
| Browser support | OS-level only | OS/app level | Native in Firefox, Chrome, Edge |
| Performance overhead | Minimal | TLS handshake | TLS + HTTP/2 overhead |
For router-level encrypted DNS, see our guides on DNS over HTTPS on routers and DNS over TLS on routers. On mobile devices, Private DNS on Android uses DoT by default.
Pro Tip: DoH is harder to block than DoT because it uses the same port (443) as regular HTTPS traffic. This makes it the better choice if you're on a network that restricts encrypted DNS. However, DoT is lighter-weight and preferred for router-level configuration. Choose based on your deployment: DoH for browsers, DoT for router settings.
Each DoH provider has different privacy policies, features, and global infrastructure:
| Provider | DoH Endpoint | Privacy Policy | Special Features |
|---|---|---|---|
| Cloudflare | cloudflare-dns.com/dns-query | No logging (audited annually) | Fastest global network, WARP integration |
| dns.google/dns-query | Temporary logs (24-48h) | Largest infrastructure, EDNS Client Subnet | |
| Quad9 | dns.quad9.net/dns-query | No user data logging | Malware/phishing blocking, non-profit |
| OpenDNS | doh.opendns.com/dns-query | Cisco privacy policy | Content filtering, FamilyShield option |
| AdGuard | dns.adguard-dns.com/dns-query | Minimal logging | Ad/tracker blocking at DNS level |
| Mullvad | dns.mullvad.net/dns-query | No logging (privacy-focused) | No EDNS, no query name minimization leaks |
You can enable DoH at the browser level, operating system level, or router level:
1. Open Settings → Privacy & Security
2. Scroll to "DNS over HTTPS"
3. Select "Max Protection"
4. Choose provider (Cloudflare, NextDNS, or custom)
1. Open Settings → Privacy and Security → Security
2. Enable "Use secure DNS"
3. Select provider or enter custom DoH URL
# PowerShell (admin):
Set-DnsClientDohServerAddress -ServerAddress "1.1.1.1" -DohTemplate "https://cloudflare-dns.com/dns-query" -AllowFallbackToUdp $false -AutoUpgrade $true
Many modern routers support DoH or DoT natively. Log in to your router at 192.168.1.1 and look for DNS encryption settings. See our detailed guide on DNS over HTTPS on routers or use DNS over TLS as an alternative.
DNS over HTTPS addresses several privacy concerns that exist with traditional DNS:
For comprehensive network privacy, combine DoH with a VPN and enable proper WiFi security on your home network.
While DoH improves privacy, there are important security tradeoffs to consider:
Network administrators should consider deploying their own DoH resolver internally or using DNS-level security tools that support encrypted DNS. For home users, the privacy benefits generally outweigh these concerns.
Yes, DoH is safe and improves your privacy by encrypting DNS queries. It prevents ISPs, public WiFi operators, and other network observers from seeing which domains you visit. Choose reputable providers like Cloudflare, Google, or Quad9 that have transparent privacy policies.
The initial DoH connection requires a TLS handshake, which adds a small amount of latency. However, HTTP/2 persistent connections mean subsequent queries are fast. In practice, the difference is negligible — typically 1-5 ms. The privacy benefits far outweigh this minimal overhead.
Your ISP can no longer see your DNS queries with DoH. However, they can still see the IP addresses you connect to (via routing) and may infer the domain from the TLS Server Name Indication (SNI) field unless you also use Encrypted Client Hello (ECH). DoH is one layer of privacy, not a complete solution — a VPN provides more comprehensive protection.
Both encrypt DNS queries. DoH uses HTTPS (port 443) and is harder to block since it blends with normal web traffic. DoT uses a dedicated port (853) that's easier to identify and block. DoH is better for browsers; DoT is commonly used in router and mobile configurations.
DoH and VPN serve different purposes. DoH only encrypts DNS queries — your ISP can still see connection metadata. A VPN encrypts all traffic including DNS. For maximum privacy, use both: a VPN for traffic encryption and DoH for DNS privacy if the VPN doesn't handle DNS.
If parental controls are DNS-based (like OpenDNS FamilyShield), enabling DoH in a browser will bypass them. To prevent this, configure DoH at the router level using a filtering DoH provider, or use browser management tools to disable per-application DoH settings.
Choose based on your priorities: Cloudflare (1.1.1.1) for speed and privacy, Quad9 for malware blocking, AdGuard for ad blocking, or Mullvad for maximum privacy. Run our DNS Speed Benchmark to find the fastest provider for your location.
About Tommy N.
Tommy is the founder of RouterHax and a network engineer with 10+ years of experience in home and enterprise networking. He specializes in router configuration, WiFi optimization, and network security. When not writing guides, he's testing the latest mesh WiFi systems and helping readers troubleshoot their home networks.
![]() |
![]() |
![]() |
![]() |
Promotion for FREE Gifts. Moreover, Free Items here. Disable Ad Blocker to get them all.
Once done, hit any button as below
![]() |
![]() |
![]() |
![]() |