dns_propagation
Check DNS propagation by querying Google, Cloudflare, Quad9, OpenDNS, and AdGuard simultaneously. Get resolver agreement, TTLs, and detect load balancing or incomplete updates.
Instructions
Check whether a DNS change has propagated: asks Google, Cloudflare, Quad9, OpenDNS and AdGuard the same question at once and reports which resolvers agree, with TTLs. Different answers can also mean load balancing, not only an unfinished change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Record type (default: A) | |
| domain | Yes | Domain name to check (e.g., "github.com") | |
| resolvers | No | Resolvers to ask, at least two. Omit for all five. |