Datum DNS
Fast, reliable authoritative DNS hosting for your domains. Manage DNS zones through the portal as well as API’s. Current features focus on DNS record management, zone file operations, and integration with other Datum services (such as Proxies).
- Zone Management – Add DNS zones for any domain and subdomain, whether they are hosted by Datum or externally, for broad visibility across all of your DNS zones.
- Global Authoritative DNS – Datum serves authoritative DNS via a globally distributed anycast system for performance and redundancy. Any domain or subdomain can use Datum’s authoritative DNS by setting up the domain in Datum Cloud (cloud.datum.net or via datumctl) and then adjusting your domain to point to Datum’s nameservers:
- Bulk Import/Export – Import existing zone files (BIND format, screenshot from DNS provider, sync by querying for DNS records) or export current configurations
- Record Operations – Add, edit, and delete modern DNS records: A, AAAA, CAA, NS, SRV, TXT, CNAME, MX, SOA, TLSA, SVCB, HTTPS.
- View zone details - Active nameserver assignments; Record count and zone size; Last modified timestamp.
- Audit Log – Track all zone and record changes with user attribution and timestamps
- Project Scoped – Manage zones within individual projects with role-based access control
Concepts and Definitions
Section titled “Concepts and Definitions”- DNS Zone - A DNS zone is a segment of the Domain Name System that contains the DNS records for one domain or subdomain, managed as a single administrative unit.
- DNS Host - A DNS host is the provider or server that stores and serves the DNS records for your domain, responding to queries from the internet. Some examples of DNS are Datum, Cloudflare, Amazon Route 53, and Godaddy.
- Nameserver - A nameserver is a specialized DNS server that tells the internet where to find a domain’s DNS Zone with the records it contains, routes queries to the correct host.
- DNS Record - A DNS record is an individual entry within a DNS zone that maps a domain name to a specific resource, such as an IP address, mail server, or another domain.
- BIND Format - BIND format is a standardized text format used to represent DNS zone files, listing all the records and settings that define a domain’s configuration.
- Domain Connect - Domain Connect is an open standard that allows web services and domain registrars to automatically configure DNS settings for users with simple authorization.