DNS hostingDNS hostingCapabilities verified
DNScale
Migrate DNS zones to or from DNScale: what's supported, what access you need, and what changes for each destination.
See how a domain's records would land at DNScale. Free and read-only.
Access we need
- Credentials
- Zone-scopable API key (Bearer)
- Permissions
- zones:read + records:read (and dnssec:read) for the preview; records:write, zones:write to create zones and dnssec:write for DNSSEC to apply.
What DNScale supports
The same data the translation engine uses when it plans a migration.
- Create zones through the API
- List zones through the API
- Turn on DNSSEC through the API
- Apex CNAME (flattening)
- Apex ALIAS record
- Aliases to cloud resources
- CDN proxy on records
- Routing policies
- Minimum TTL
- 300s
Record types
- A
- AAAA
- CNAME
- MX
- TXT
- NS
- SRV
- CAA
- PTR
- ALIAS
- TLSA
- SSHFP
- HTTPS
- SVCB
Good to know
- TTLs must be between 300 and 86400 seconds.
- The API is rate limited to 100 requests per minute, so large zones apply slowly (one request per record value).
- Disabled records are not migrated.