DNS over HTTPS

Privacy implications.

Overview

DNS over HTTPS (DoH) wraps DNS queries in HTTPS so intermediate networks cannot see or tamper with resolution. The privacy gain is real: ISPs, hotel WiFi, and corporate networks lose visibility into DNS lookups. The operational gain is real too: TLS-authenticated resolvers prevent DNS hijacking. The operational cost is also real: network security teams that depended on DNS for visibility must adapt their tooling. The discipline is in matching DoH adoption to actual privacy and operational requirements.

The approach

The practical approach is to enable DoH on clients where user privacy is the priority, run an internal DoH resolver to preserve operational visibility (clients use the internal DoH resolver instead of public ones), monitor for traffic that bypasses local resolvers anyway, ensure security tooling understands DoH (otherwise the security blind spot grows), and document the per-team policy on internal vs external DoH usage.

Why this compounds

DoH adoption compounds across the network. Each encrypted query reduces the surface area where DNS can be observed or tampered with; each internal DoH deployment preserves operational visibility while delivering the encryption benefit. The industry is still absorbing the operational implications, but the direction is clear.

DoH is a protocol shift the industry is still absorbing. Nova AI Ops integrates with network telemetry, surfaces DoH patterns, and supports the team’s network security discipline.