Need email infrastructure? Try PostScale, transactional email API built in the EU. PostScale

    DNScale DNS Control

    Provider inventory, DNS snapshots, and drift review.

    Connect authoritative DNS providers read-only, keep a reproducible record of DNS state, and compare changes before migrations, incident reviews, or client handoffs.

    DNScale dashboard showing DNS records

    Operational DNS state

    Built for teams that manage authoritative DNS across accounts.

    DNScale DNS Control keeps inventory and snapshots independent from any one provider console. The public API stays read-only toward connected providers in beta.

    Provider catalog

    Discover supported authoritative DNS adapters and the auth fields each provider needs.

    DNS state snapshots

    Capture normalized zone state before migrations, cleanup, DNSSEC changes, and account handoffs.

    Drift review

    Compare snapshots and separate portable DNS changes from provider-specific metadata.

    Use cases

    Know what changed before the risky work starts.

    Use snapshots and diffs as the operational record around migrations, DNSSEC changes, incident response, and provider consolidation.

    Audit inherited authoritative DNS zones before accepting operational ownership.

    Compare provider state before a registrar, DNSSEC, or nameserver migration.

    Preserve evidence of DNS state before incident response or cleanup work.

    Prepare reviewed DNS state for DNScale authoritative hosting when you are ready to cut over.

    API-first

    A provider-catalog API for inventory, snapshots, and drift.

    The API exposes provider capabilities, redacted connections, tracked inventory, canonical snapshots, and deterministic diffs.

    1. Catalog
      GET /v1/dns-sources/providers

      Read provider capabilities and required credential fields.

    2. Connect
      POST /v1/dns-sources/connections

      Create a redacted read-only provider connection.

    3. Snapshot
      POST /v1/dns-inventory/{id}/snapshots

      Capture immutable normalized DNS state.

    4. Compare
      GET /v1/dns-inventory/{id}/snapshots/{from}/diff/{to}

      Review drift before taking operational action.