Engineering capabilities
- Zone migration with a record-by-record audit
- Proxy versus DNS-only decisions per record
- DNSSEC enablement and registrar DS records
- TTL strategy for planned cutovers
Security & DNS
Authoritative DNS on a global anycast network with DNSSEC, proxying and rapid propagation, used where resolution must stay fast and available under attack.
Zones are migrated record by record, signed with DNSSEC and controlled with TTL discipline so cutovers are predictable.
The imported zone is compared against the source before delegation changes.
Mail, SIP and other non-HTTP records stay DNS-only; only web traffic is proxied.
Signing is completed at the registrar, not left half-enabled.
Zone changes are attributable and API access is limited to what automation needs.
It would, which is why mail, SIP and VPN records are kept DNS-only. Only HTTP and HTTPS hostnames are proxied.
Delegation typically completes within a few hours. Record TTLs are lowered beforehand so any correction propagates quickly.
Where the registrar supports DS records, yes. It prevents forged answers, and the main risk u2014 a broken chain during migration u2014 is managed by sequencing the change.
Send the environment details and get an engineered proposal with assumptions, risks and a rollback path.