RegistrarDNS hostingRegistrarCapabilities verified
AutoDNS (InterNetX)
Migrate DNS to or from AutoDNS (InterNetX), and switch nameservers at AutoDNS (InterNetX) as a registrar.
See how a domain's records would land at AutoDNS. Free and read-only.
Access we need
- Credentials
- API user + password + context (Basic auth), optional TOTP 2FA secret
- Permissions
- A sub-user with the zone info and zone list ACLs for the preview; zone update (and zone create to create zones) to apply.
What AutoDNS 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
- 60s
Record types
- A
- AAAA
- CNAME
- MX
- TXT
- NS
- SRV
- CAA
- PTR
- ALIAS
Good to know
- AutoDNS replaces the whole zone on each update, so we read, merge and write the full record list.
- Legacy zones with a "main" IP (and automatic www record) are converted into normal A records on the first write.
- TXT values lose interior double quotes, unpaired backslashes and leading or trailing spaces.