Table of Contents

When you host a website, your domain usually uses your provider’s shared nameservers — something like ns1.yourhost.com. But some businesses run their domains on nameservers that carry their own brand instead, like ns1.yourdomain.com. Those are custom, or private, nameservers, and while most site owners never need them, they are essential for a specific group: hosting resellers, agencies, and brand-conscious providers. Understanding them clarifies a often-misunderstood corner of domain management.

This guide explains what custom (private) nameservers are, how they differ from the default host nameservers, what they are actually used for, the glue records that make them work, how to set them up, and — crucially — who genuinely needs them versus who can happily ignore them. If you have wondered whether you should be using private nameservers, this will give you a clear, honest answer.

Animated illustration of website files on a server going live to a website in the cloud

Did you know?

Custom nameservers are branded hostnames like ns1.yourdomain.com that point to your server, replacing a host’s generic nameservers — so your clients see your brand in the DNS, not the underlying provider’s name.

What custom (private) nameservers are

Custom or private nameservers are domain-specific nameserver hostnames — such as ns1.yourdomain.com and ns2.yourdomain.com — that point to a server’s IP address and replace the default nameservers supplied by a host or registrar. Instead of your domain using your provider’s shared nameservers, it uses ones branded with your own domain name.

Functionally, they do the same job as any nameserver: they hold and serve your domain’s DNS records and direct traffic to the right place. The difference is purely in the name shown and the control they represent — the branding is on you rather than on the hosting company.

So a private nameserver is not a different kind of technology; it is a branded, self-owned version of the standard nameserver. The value lies in what that branding and control enable, particularly for businesses that resell hosting or want to present a fully independent identity.

How they differ from default host nameservers

By default, when you host a site, your domain points to your provider’s shared nameservers, which are branded with the provider’s name (like ns1.hostingcompany.com). Every customer of that host uses the same generic nameservers, and anyone who inspects your domain’s settings can see which company hosts you.

Custom nameservers change that surface. With private nameservers, your domain points to hostnames on your own domain (ns1.yourdomain.com), which in turn point to your server. To the outside world, your domain appears to run on your own branded nameservers rather than a third party’s, masking the underlying provider.

The underlying server and DNS still work identically; it is the presentation and ownership that differ. Default nameservers are simple and shared; private nameservers are branded and self-managed, which is exactly why they appeal to businesses that care about a professional, independent appearance.

What custom nameservers are used for

Private nameservers serve a few specific, closely related purposes, almost all centred on branding and control:

  • Branding: they let businesses and hosting resellers show their own brand name in DNS records instead of a third-party host’s name.
  • White-labeling: resellers use them so their clients see a professional, independent service provider rather than the wholesale host behind the scenes.
  • Control and portability: they point to your specific server IP addresses, giving you a branded, self-managed layer over your infrastructure.
  • Professional image: for agencies and brand-conscious providers, branded nameservers reinforce a polished, self-contained identity.

The common thread is presenting your own brand and keeping the underlying provider invisible. This matters enormously to resellers and agencies, and hardly at all to someone simply running their own single website.

Why businesses use them

The first big reason is professional image. A hosting reseller or agency that manages sites for clients wants those clients to see a self-contained, branded service — not the wholesale host underneath. Private nameservers hide the underlying provider, so the whole operation looks like the reseller’s own platform.

The second reason is easier migration and management at scale. If you host many client domains and later change your underlying hosting provider, private nameservers let you update the IP address behind your own nameservers once, rather than changing nameservers on dozens of individual client domains. The clients’ domains keep pointing at ns1.yourdomain.com, and only the address it resolves to changes.

Together, these make private nameservers a practical tool for anyone running hosting as a business. They deliver a consistent brand and a single point of control that dramatically simplifies managing many domains over time.

Glue records: the piece that makes it work

There is a technical wrinkle that private nameservers require: glue records. Because your nameserver (ns1.yourdomain.com) is itself part of the very domain it is meant to serve, there is a chicken-and-egg problem — to find your domain’s nameserver, the internet would need to already know your domain’s nameserver.

Glue records solve this. A glue record, also called a child nameserver, is registered at your domain registrar and directly associates your nameserver hostname (ns1.yourdomain.com) with its IP address at the registry level. This breaks the loop, letting the wider DNS resolve your private nameserver without circular dependency.

In practice, setting up private nameservers means registering these glue records with your registrar so ns1 and ns2 on your domain resolve to your server’s IPs. It is an extra step compared with using default nameservers, but it is what makes branded nameservers function at all.

How to set up custom nameservers

Setting up private nameservers involves two coordinated steps. First, at your domain registrar, you register your custom nameserver hostnames (ns1.yourdomain.com, ns2.yourdomain.com) with glue records that point them to your server’s IP addresses. This creates the branded nameservers at the registry level.

Second, you set your domain (and any client domains you manage) to use those custom nameservers, and you ensure your server or DNS system is configured to serve the DNS records for those domains. Your hosting environment — often a reseller or VPS setup — provides the IPs and the DNS service behind the nameservers.

The exact interface varies by registrar and host, but the pattern is always: create the glue records for your nameserver hostnames, then point domains at them. Because it involves registry-level glue records and server configuration, it is more involved than default nameservers, which is why it is mainly undertaken by those who genuinely need it.

Who actually needs private nameservers?

The honest answer is: most people do not. If you run a single website, or even a handful of your own sites, default host nameservers work perfectly, and private nameservers add complexity with no real benefit. There is no SEO advantage and no performance gain simply from branding your nameservers.

Who does benefit are hosting resellers, web agencies, and businesses that manage many client domains and want a branded, white-labeled, self-contained hosting identity. For them, private nameservers are worth the setup: they present a professional brand, hide the wholesale provider, and simplify large-scale management and migrations.

So the decision is really about your business model. Running your own sites? Stick with default nameservers and keep things simple. Reselling hosting or managing many client domains under your own brand? Private nameservers, with their glue records and branded hostnames, are a genuinely useful, professional tool — often set up within a reseller or VPS environment built for exactly that purpose.

Running hosting as a business, or just your own site?

Hostinger supports both — straightforward default nameservers for your own sites, and VPS and reseller-friendly setups for those who need custom private nameservers — with a free domain included on its hosting plans to get you started.

See Hostinger plans

FAQs

What are custom (private) nameservers?

Custom or private nameservers are branded nameserver hostnames like ns1.yourdomain.com and ns2.yourdomain.com that point to your server and replace a host’s default, generic nameservers. They do the same job as any nameserver — holding your DNS records and directing traffic — but display your own brand instead of the hosting provider’s, which appeals to resellers and agencies.

What are private nameservers used for?

Mainly branding and white-labeling. They let hosting resellers and agencies show their own brand in DNS instead of the underlying host’s name, so clients see an independent-looking service. They also simplify management: changing your provider means updating the IP behind your nameservers once, rather than changing nameservers on many client domains individually.

What are glue records?

Glue records (child nameservers) are entries registered at your domain registrar that directly link your nameserver hostname (like ns1.yourdomain.com) to its IP address at the registry level. They solve the chicken-and-egg problem of a nameserver being part of the domain it serves, and are required to make custom private nameservers work.

How do I set up custom nameservers?

First, at your registrar, register your nameserver hostnames (ns1/ns2.yourdomain.com) with glue records pointing to your server’s IPs. Second, point your domain (and any client domains) at those nameservers, and configure your server or DNS system to serve their records. It is more involved than default nameservers, so it is mainly done by those who need it.

Do I need custom nameservers?

Most people do not. For running your own single site or a few sites, default host nameservers work perfectly and private nameservers only add complexity — there is no SEO or performance benefit. They are worth it for hosting resellers, agencies, and businesses managing many client domains that want a branded, white-labeled, self-contained hosting identity.

Do private nameservers help SEO?

No. Custom nameservers offer no SEO advantage and no performance boost by themselves — they are purely about branding, white-labeling, and management convenience. Search engines do not care whether your domain uses branded or default nameservers. If your goal is better rankings, focus on content, links, and site quality, not on branding your nameservers.

The bottom line

Custom (private) nameservers are branded nameserver hostnames like ns1.yourdomain.com that point to your server and replace a host’s default, generic nameservers — doing the same technical job but displaying your own brand instead of the provider’s. Their value is presentation and control: branding your DNS, white-labeling a reseller or agency service so clients see an independent provider, and simplifying large-scale management, since you can change the IP behind your nameservers once rather than editing nameservers on many client domains. Making them work requires glue records registered at your registrar, which link your nameserver hostnames to their IPs and are the piece that resolves the setup’s chicken-and-egg problem.

But be clear-eyed about who needs them. For running your own site or a few of them, default nameservers are simpler and just as effective — private nameservers add complexity with no SEO or performance benefit. They earn their keep for hosting resellers, agencies, and businesses managing many client domains under a single professional brand, typically within a reseller or VPS environment built for the job. Match the choice to your business model: your own sites, keep it simple; a hosting business, branded private nameservers are a genuinely useful, professional tool.

When you are ready, you can start with Hostinger and use code PROTIPS for the reader discount. Custom (private) nameservers are branded ns1.yourdomain.com hostnames that replace a host’s generic ones, needing glue records at your registrar. They’re for resellers and agencies wanting a white-labeled brand — most single-site owners don’t need them.

Scroll to Top