Professional DNS Hosting Made Simple
Host your DNS on reliable infrastructure in minutes. DNSSEC, REST API, CLI tool, DNS-as-Code – all included.
$ curl -s https://api.nexdns.tech/v1/zones \
-H "Authorization: Bearer $KEY"
{
"zones": [
{ "name": "example.com",
"records": 42,
"dnssec": true }
],
"status": "ok"
}
Everything you need for DNS
REST API
Full-featured REST API and CLI tool for automation. DNS-as-Code, Let's Encrypt plugins, Terraform provider. Manage your DNS programmatically.
DNSSEC for Everyone
Automatic DNSSEC zone signing on Pro plans and above. Full protection from DNS spoofing and cache poisoning. No manual key management required.
European Infrastructure
NS servers in Germany and the Netherlands – two independent locations. Built-in redundancy keeps your DNS fast and highly available across Europe.
Powerful features, simple interface.
Built for reliability
-
Zone Management
- Create, edit, and delete DNS zones with an intuitive interface.
-
All Record Types
- A, AAAA, MX, CNAME, TXT, SRV, NS, CAA, PTR, ALIAS, TLSA, DS.
-
Security
- 2FA, HTTPS everywhere, audit logging, API rate limiting.
-
Slave Zones
- Mirror zones from external servers automatically.
-
Import & Export
- Import zones from files, export in standard formats.
-
Zone Health Checks
- Automatic zone consistency, SOA validation, and NS reachability checks.
Who is this for?
Developers & DevOps
CLI tool, REST API, DNS-as-Code (YAML), Let's Encrypt plugins, and Terraform provider. Built for automation.
Web Agencies
Manage all client domains from a single dashboard. Clean UI and API for automation.
Small Business
Reliable DNS without technical complexity. Set up in minutes, not hours.
Hosting Providers
Migrate from DNSmanager. Full ISPmanager API compatibility.
Pricing
Simple, transparent pricing
Choose the plan that fits your needs
All plans include a 14-day money-back guarantee.
European DNS Infrastructure
Your zones are served from two independent locations in Germany and the Netherlands for low latency and high availability.
Comprehensive Documentation
Step-by-step guides, API reference, and integration tutorials.
-
NexDNS is a cloud DNS hosting platform with a built-in control panel. It allows you to host DNS zones on reliable infrastructure without setting up your own DNS servers.
-
Yes, you can import zones from standard zone files or use our REST API for automated migration. If you’re migrating from DNSmanager, the ISPmanager API compatibility makes the switch seamless.
-
DNSSEC is available on Pro plans and above. Zones are signed automatically – no manual configuration needed.
-
Yes. NexDNS provides a REST API, an official Go CLI (
nexdns) with DNS-as-Code support, and a Terraform provider. For Let's Encrypt wildcard certificates via DNS-01, use the Certbot plugin (certbot-dns-nexdns),acme.sh, orlego. Full ISPmanager/DNSmanager API compatibility is built in. -
NexDNS supports all common record types: A, AAAA, MX, CNAME, TXT, SRV, NS, CAA, PTR, ALIAS, TLSA, and DS.
-
Record updates are pushed to all NexDNS nameservers within seconds. Propagation time to external resolvers depends on the record’s TTL – typical values range from 300 seconds (5 minutes) to 3600 seconds (1 hour). Use our free propagation checker tool to verify when a record has rolled out across public resolvers worldwide.