mmodiqo/dns-propagation-checkv1.1.1Public
Dns propagation check
Compares authoritative DNS answers with Cloudflare, Google, and Quad9 in parallel, then explains whether a record is consistent, still propagating, misconfigured, divergent, or indeterminate.
Read the full description
Authoritative discovery and each public resolver are independent DAG steps, so probes run concurrently, degrade to labeled unknowns instead of failing the play, and the verdict join shows exactly which source said what.
Before you run it2 local tools
Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.
- ○python3local tool
Must be on your PATH. rote reports what it finds during inspect.
- ○diglocal tool
Must be on your PATH. rote reports what it finds during inspect.
Inputs4, all optional
rote asks for these before running and shows the defaults it will use.
- Domain
domainDNS name to check, such as example.com
optionalstringdefaultexample.comexampleexample.comcustom value allowed - Record type
record_typeRecord type to check; A, AAAA, CNAME, MX, TXT, NS, or CAA
optionalstringdefaultAexampleA7 choices
AAAAACNAMEMXTXTNSCAA
- Expected
expectedOptional comma-separated expected values for a stricter configuration check
optionalstringexample93.184.215.14custom value allowed - Resolvers
resolversComma-separated public resolvers; cloudflare, google, and quad9 are supported
optionalstringdefaultcloudflare,google,quad9examplecloudflare,google,quad9custom value allowed
What it changes
No write operations are declared in this version's manifest.
Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.
Runtime details
- rote CLIversion 0.62.0 or newer
- Servicesnone declared
- Digest
sha256:850d3cf8338b9a1c05b58f5434fb8e2779bef846d2dfb6e894855c2ec34fbbdd - Archive size6931 bytes
- Published2026-08-17T23:57:28.559324+00:00
- Published withrote 0.66.1
Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.
A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.