100% free planA, MX, CNAME and moreWorks with Dynamic DNSAPI available
What can you manage?
A / AAAAPoint domains and hosts to IP addresses.
MXRoute email to your mail servers.
CNAMECreate aliases for services and hosts.
TXTAdd SPF, verification, and SSL records.
Control DNS records
Manage domain, host, email, alias, and verification records from an easy web interface.
Pair with Dynamic DNS
Keep hostnames reachable even when home, office, or lab IP addresses change.
Automate with API
Use the DNS API for scripts, applications, DNS updates, and certificate automation.
What is DNS?
DNS connects human-friendly domain names to the IP addresses and mail servers that make websites and email work.
Without DNS, visitors would need to remember numeric addresses instead of names.
DNSExit lets you host and manage DNS for your domain from a web interface, including domains across many top-level and country-code extensions.
Got a Dynamic IP?
Just got your cable installed? Itching to have a personal site on your DSL?
Want to control your own e-mail? Don't want to have to tell friends about
that annoying changing IP address or ISP-assigned hostname? We can help!
Dynamic IP Updates Made Easy
Keep your hostname pointed to your current IP address by choosing the easiest update method for your setup.
New to Dynamic DNS? Start here: create a free account, add your hostname, then copy your update command or router URL.
Step 1
Create a free account
Create your DNS Exit account so you can manage your hostnames and generate update commands.
Step 2
Add your hostname
After you sign in, add the hostname you want to keep updated, then open the Dynamic IP Update page to generate your command.
Step 3
Use router, client, or script
After setup, use your update URL in a router, DDNS client, or scheduled task.
If you prefer a command line or custom integration, use the update URL below. DNS Exit will detect your public IP automatically unless you pass the optional ip parameter.
Note: Simply add the parameter -d ip=xx.xx.xx.xx to override the updated IP(IPv4 or IPv6). Please make sure your update interval is more than 4 minutes.
For multiple hosts, separate the hostnames with commas. The API Key can be created at your account Dashboard -> Settings
Note: You need to replace the API-KEY and hostname with your own api key and hostname
The return is JSON file with a successfull update like:
{"code" : 0, "message" : "Success - some details about the update"}
code:0 indicates successfull updates while code:1 indicates IP address not changed. Other returning codes indicates errors.
curl (short for "Client URL") is a command line tool that can communicates with a web server with a relevant URL. Or in other words, it is just like a text based web browser. The curl command is built in most Operating Systems including Linux, Unix, MacOS, and Windows (sinc Windows 10 ). If your windows does not have curl command, you can refer to
install curl on windows
to learn how to install it.
DNSExit DNS tools let you manage domain records from an easy web interface:
set and change IP addresses with A records, route email with MX records, create aliases with CNAME records, and add verification or policy records such as TXT.
Besides the web interface to manage your DNS, we also provide
DNS API Document
for you to manage your DNS with programs.
Without a domain? You can use our Free Domains to start with Dynamic DNS or DNS hosting.
How to start?
Note: To make the above DNS effective for your domain, you must have domain name servers (DNS) point to our DNS servers:
ns1.dnsExit.com
ns2.dnsExit.com
ns3.dnsExit.com
ns4.dnsExit.com
If the domain is not registered through dnsExit.com, you should be able to change
the names servers of the domain through the domain's current Registrar website.
To start using our free DNS service, first point your domain name servers to our name servers and then you can