Provider catalog
Discover supported authoritative DNS adapters and the auth fields each provider needs.
From the makers of DNScale: PostScale, reliable email delivery for developers. PostScale
DNScale DNS Control
BetaConnect authoritative DNS providers read-only, keep a reproducible record of DNS state, and compare changes before migrations, incident reviews, or client handoffs. Currently in beta: external provider connections are read-only, and DNS state snapshots are not live authoritative failover.

Operational DNS state
DNScale DNS Control is currently in beta. It keeps inventory and snapshots independent from any one provider console, and the public API stays read-only toward connected providers.
Discover supported authoritative DNS adapters and the auth fields each provider needs.
Capture normalized zone state before migrations, cleanup, DNSSEC changes, and account handoffs.
Compare snapshots and separate portable DNS changes from provider-specific metadata.
Use cases
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
The API exposes provider capabilities, redacted connections, tracked inventory, canonical snapshots, and deterministic diffs.
GET /v1/dns-sources/providersRead provider capabilities and required credential fields.
POST /v1/dns-sources/connectionsCreate a redacted read-only provider connection.
POST /v1/dns-inventory/{id}/snapshotsCapture immutable normalized DNS state.
GET /v1/dns-inventory/{id}/snapshots/{from}/diff/{to}Review drift before taking operational action.