DNS is the technology that ties text-based domain names to the numeric IP Addresses
that are necessary to locate the domain's server on the net.
Without DNS, people would have to visit their
favorite web sites by typing in numbers instead of their names.
provides you reliable DNS service for all .com,
.net, .org, and contry-level domains.
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
On your Windows, Mac, or Linux, simply schedule a job to run the following curl command once every few minutes. Curl should be included in the majority of operating systems. Curl has been included in Windows since Windows 10 build 1803, which was released in early May 2018.
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.
With this command, our system will automatically detect your public IP address and update your hosts to the new IP. Alternatively, you may add parameter -d ip=xx.xx.xx.xx to overwrite the public IP. For multiple hosts, just separate them with a comma. The API Key can be created at your account Dashboard -> Settings
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.
To test how it works on browsers, you can simply paste the following URL adress to a web browser:
Note: You need to replace the API-KEY and hostname with your own api key and hostname
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.
Our DNS Tools allow you to manage all of your domains from our easy-to-use web interface.
You have the power to manage your domain's complete DNS records;
set and change the domain's corresponding IP address (A Records);
have e-mail forwarded to your specified mail server (MX Records); configure name aliases (CNAMES).
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 your dynamic IP experience.
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