Full Dashboard and API integration

We can deploy Private Authoritative DNS on both private and public networks. And you still maintain the ability to manage your Private DNS servers using both our Dashboard and API.

Create as many domains and records as you want, and point them to wherever you like. It is quick and straightforward to set up using our Dashboard.

We ensure a fast change propagation with a low TTL of 1800 as default.

$ORIGIN asergo.com.
$TTL 1800
asergo.com.              1800  IN SOA ns1.asergo.com. hostmaster.asergo.com. 1561198401 10800 3600 604800 1800

asergo.com.              1800  IN NS ns1.asergo.com.
asergo.com.              1800  IN NS ns2.asergo.com.
asergo.com.              1800  IN MX 10 firstmx.asergo.com.
asergo.com.              1800  IN MX 20 fallbackmx.asergo.eu.
asergo.com.              1800  IN MX 30 lastmx.asergo.net.
asergo.com.              1800  IN TXT "v=spf1 ip4:66.66.66.66 ip6:1111:1111:1111::111 ~all"

asergo.com.              1800  IN A 127.0.0.1
subdomain1.asergo.com.   1800  IN A 99.99.99.99
subdomain2.asergo.com.   1800  IN A 88.88.88.88
subdomain3.asergo.com.   1800  IN A 77.77.77.77

View zone files

The mappings between domain names and IP addresses and other resources are always available for you in the DNS zone file format.

Simple interface

You can configure a plethora of different type of records via our easy to use graphical user interface. The option of reverse DNS is also available in the Dashboard .

free authoritative dns