playrote.play.v1

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.

  • Published 17 Aug 2026
  • Downloads 28
  • Needs rote 0.62.0+
  • Digest sha256:850d3cf8338b…
  • Reference modiqo/dns-propagation-check@1.1.1

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.

  • Domaindomain

    DNS name to check, such as example.com

    optionalstringdefault example.comexample example.comcustom value allowed
  • Record typerecord_type

    Record type to check; A, AAAA, CNAME, MX, TXT, NS, or CAA

    optionalstringdefault Aexample A
    7 choices
    • A
    • AAAA
    • CNAME
    • MX
    • TXT
    • NS
    • CAA
  • Expectedexpected

    Optional comma-separated expected values for a stricter configuration check

    optionalstringexample 93.184.215.14custom value allowed
  • Resolversresolvers

    Comma-separated public resolvers; cloudflare, google, and quad9 are supported

    optionalstringdefault cloudflare,google,quad9example cloudflare,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
  • Digestsha256: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.