Managed authoritative DNS
Self-service authoritative DNS with a Route53-compatible API, apex ALIAS flattening, and answers served from the edge in milliseconds. Point your nameservers, and set sail.
# Already speak Route53? Point your tooling at DNSCove. $ export AWS_ENDPOINT_URL_ROUTE53=https://api.dnscove.com $ aws route53 list-hosted-zones # Or manage zones in the console — records go live at the edge in seconds. nameservers: ns1.dnscove.com · ns2.dnscove.org
Your zones answer from independent edge nodes in memory — sub-5ms, with no dependency on the control plane to resolve.
A drop-in API surface for the tools you already run — Terraform, external-dns, the AWS CLI. Change one endpoint.
Point your root domain at a CDN or load balancer. DNSCove resolves the target and keeps your apex A/AAAA fresh.
Docs & integrations
Zones, records, and apex ALIAS over a Route53-compatible API — request and response shapes for each call.
Read the reference → Terraform / OpenTofuManage zones and records from Terraform or OpenTofu — zones via the restapi provider, records via a reusable module, with least-privilege tokens.
Read the guide → CloudFormationDrive zones and records from a CloudFormation stack with a Lambda-backed custom resource — full provider code and a ready-to-adapt template.
Read the guide →Create a zone, set two nameservers at your registrar, and watch it go live. Migrating from Route53? Bring your zones with you.
Get started →