🎁 New User? Get 20% off your first purchase with code NEWUSER20 Register Now →
Menu

Categories

Networking Intermediate

What is DNS over HTTPS (DoH)?

A protocol that encrypts DNS queries by sending them over HTTPS, preventing eavesdropping and manipulation of DNS traffic.

Traditional DNS sends queries in plaintext, allowing ISPs, network operators, and attackers to see and potentially modify what domains users resolve. DNS over HTTPS encrypts these queries within standard HTTPS traffic on port 443, making them indistinguishable from regular web traffic. Major browsers (Firefox, Chrome) and operating systems support DoH. Public resolvers like Cloudflare (1.1.1.1) and Google (8.8.8.8) offer DoH endpoints. While DoH improves privacy, critics note it centralizes DNS resolution with a few large providers and can complicate enterprise network security monitoring.

Related Terms

HTTP/HTTPS
The protocol used for transferring web pages and data between browsers and servers, with HTTPS adding encryption.
DHCP
A protocol that automatically assigns IP addresses and network configuration to devices on a network.
SDN (Software-Defined Networking)
An approach that separates the network control plane from the data plane, enabling centralized, programmable network management.
Network ACL
A set of rules that control inbound and outbound traffic at the subnet level, acting as a stateless firewall in cloud and enterprise networks.
Network Packet
A formatted unit of data carried over a network, containing headers with routing information and a payload with the actual data.
ARP (Address Resolution Protocol)
A protocol that maps IP addresses to physical MAC addresses on a local network segment.
View All Networking Terms →