DNS over TLS (DoT)

DNS over TLS is a security protocol that encrypts DNS queries and sends the DNS data from the client to the recursive resolver over TLS.

The goal is to prevent eavesdropping or tampering in transit by an attacker on the network path. This ensures that DNS queries and responses are protected while traveling through public or untrusted networks.