How do I set up custom name servers?

You can make your own name servers and use them instead of ours with any hosting, reseller, VPS, or dedicated server plan. It is a two step process to complete before the new custom name servers will work.

1. You need to add A records in your local DNS first. You can do this in your advanced DNS tool in your cPanel or the edit a DNS zone tool in your WHM. You can also just add a ticket and we are happy to add the records for you. An example A record is.

ns1 14400 IN A your-main-domain.com
ns2 14400 IN A your-main-domain.com

(replace your-main-domain.com with your actual domain used for the custom name servers). The 14400 ans IN is the default settings so you will just need to add the ns1 A and your-main-domain.com setting. 

Most people just use two name servers which is all that's needed, we have only have third for extra protection.

2. You now need to register the name servers just like you do a domain name or a business name for example. You do this where your domain is registered. Each register has it's own way of doing this, for example some call it registering a hostname, I have no idea why. Most call it custom name servers or register name servers. This is different than changing or using name servers. You are actually telling ICann that these name servers are used for resolving domains.

You'll need to give them the IPs for the custom name servers to point to. They are:

ns1. points to 104.223.9.2
ns2. points to 104.223.9.254

An example would be:

ns1.your-main-domain.com pointing to 104.223.9.2
and 
ns2.your-main-domain.com pointing to 104.223.9.254

For hosting and reseller hosting you need to use the settings above, you could technically point them to your DNS but this is risky because you will not have redundancy and if your IP changes everything will fail.

For dedicated servers and  VPS servers you can point them to your main IP or dedicated IPs added to the server. This is great if you don't want to send us a ticket every time you need to change a DNS record.

These IPs are exact so make sure and submit them exactly how they are here. Once submitted most registers take less than three hours to have them be live but can take up to 24 hours.

  • personal name servers, custom name servers, vanity name servers, private dns
  • 19 Users Found This Useful
Was this answer helpful?

Related Articles

I have a domain name, do I need to pay you guys for a transfer?

Not at all, just leave it where it is already registered and point the name servers to us. They...

How to find good EDU and GOV places to get links

Grabbing high PR .EDU and .GOV page backlinks are a great way to help your site rank high faster....

When I try to transfer a domain name, it shows as available.

Sometimes WHOIS can have an issue seeing if a domain is registered. If you show a domain as not...

What are my name servers?

Your domain name servers (DNS) for all web hosting, addon, and parked domain names...

How to add MediaInfo to a VPS or Dedicated Server

wget http://mediaarea.net/download/binary/libzen0/0.4.29/libzen0-0.4.29-1.x86_64.CentOS_6.rpmwget...