| Where Can I Use
This? | What Do I Need? |
You can configure the Advanced DNS Security Resolver to analyze and categorize DNS payloads
contained within encrypted DNS traffic requests to DNS hosts using DoH. DNS over
HTTPS (DoH) is a security protocol that encrypts Domain Name System (DNS) queries to
enhance user privacy and security. This provides protection against critical
vulnerabilities in traditional DNS systems (DNS over UDP/TCP) which transmit queries
in plaintext, making them susceptible to eavesdropping and manipulation.
The DNS over HTTPS implementation follows RFC standards and provides secure DNS
resolution through HTTPS endpoints. The service operates through a dedicated domain
(https://edge-dns.service.paloaltonetworks.com/dns-query). The system supports both
HTTP/1.1 and HTTP/2 traffic with appropriate ALPN (Application-Layer Protocol
Negotiation) advertising. Clients can send DNS queries using either GET or POST
methods in two standardized formats: binary and JSON.