Provider catalog
Discover supported authoritative DNS adapters and the auth fields each provider needs.
Need email infrastructure? Try PostScale, transactional email API built in the EU. PostScale
DNScale DNS Control
Connect authoritative DNS providers read-only, keep a reproducible record of DNS state, and compare changes before migrations, incident reviews, or client handoffs.

Operational DNS state
DNScale DNS Control keeps inventory and snapshots independent from any one provider console. The public API stays read-only toward connected providers in beta.
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.