privacy_doh_test
Check DNS-over-HTTPS endpoint connectivity and response validity. Verifies JSON format, status, and DNSSEC AD bit support for Cloudflare, Google, Quad9, or custom servers.
Instructions
Test DNS-over-HTTPS (DoH) endpoint connectivity and response. Sends a JSON API query and checks response format, status, and DNSSEC (AD bit) support. Supports Cloudflare, Google, Quad9 and custom servers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | DoH server address or name (e.g. '1.1.1.1', 'cloudflare', 'dns.google', or full URL 'https://dns.example.com/dns-query') |