Forrester Total Economic Impact™ study finds Edwin AI delivered a 313% ROI for composite organization.

Read more

    Implement encrypted DNS monitoring to maintain visibility while protecting privacy.

    Whether you choose DoT or DoH, monitoring your DNS infrastructure remains critical for performance and security. LogicMonitor provides comprehensive DNS monitoring capabilities that help you track resolution times and identify issues across your entire DNS hierarchy.

    Can I use both DNS over TLS and DNS over HTTPS simultaneously in my organization?

    Yes, you can implement both protocols simultaneously using solutions like PowerDNS DNSDIST, which can listen on both port 853 for DoT and port 443 for DoH. This allows different clients or applications to use their preferred protocol while maintaining centralized DNS management. However, you’ll need to configure separate listeners and ensure your certificates are properly configured for both services.

    What happens to my existing DNS security tools when I implement DoT or DoH?

    Traditional DNS security tools that rely on inspecting clear-text DNS traffic will lose visibility when you implement DoT or DoH. Organizations need to either implement their own DoT/DoH resolvers to maintain visibility, use DNS servers that provide logging capabilities, or deploy security solutions that can decrypt and inspect encrypted DNS traffic at designated inspection points.

    How do I choose between implementing DoT versus DoH for my enterprise network?

    Choose DoT if you need to maintain network visibility and control, as it uses a dedicated port (853) that’s easier to monitor and manage through firewalls. Choose DoH if privacy is your primary concern and you want to prevent DNS traffic from being distinguished from regular HTTPS traffic. DoT also offers slightly better performance due to lower protocol overhead.

    What are the performance implications of switching from traditional DNS to encrypted DNS?

    Both DoT and DoH introduce additional latency compared to traditional UDP-based DNS queries due to the TCP connection establishment and TLS handshake. DoH has slightly higher latency than DoT due to the additional HTTP protocol overhead. However, both protocols support connection reuse and query pipelining to minimize performance impact. For latency-sensitive applications, consider the emerging DNS over QUIC (DoQ) protocol, which uses UDP transport while maintaining encryption.

    By Denton Chikura

    Technical Writer