Using Default Nameservers
Last Updated: March 2026
2 min read
Default nameservers are the nameservers provided by your domain registrar. When your domain uses default nameservers, you can manage all DNS records directly through your registrar’s control panel.
Why Use Default Nameservers?
- Simplified DNS management: All DNS records can be managed in one place — your registrar’s dashboard.
- Access to registrar features: DNS templates, URL forwarding, and other registrar-specific features require default nameservers.
- Quick setup: Default nameservers are typically pre-configured when you register a domain.
How to Switch to Default Nameservers
- Log in to your domain registrar account.
- Navigate to your domains list.
- Click on the domain name you want to manage.
- Click Manage Nameservers (or similar option).
- Look for an option to Reset or Use Default Nameservers.
- If there’s no reset button, delete any existing custom nameservers and enter your registrar’s default nameservers.
- Click Save Changes.
Important Notes
- After switching to default nameservers, you will need to re-create any DNS records that were previously hosted with your third-party DNS provider.
- Changes to nameservers can take up to 48 hours to fully propagate across the internet.
- During propagation, your website and email may be intermittently unavailable.
- If you previously had DNS records with a different provider, make note of all existing records before switching, so you can recreate them.
When NOT to Use Default Nameservers
You should use custom (third-party) nameservers if:
- Your hosting provider requires you to use their nameservers
- You need advanced DNS features not offered by your registrar (e.g., DNSSEC, GeoDNS, or advanced failover)
- You prefer to manage DNS through a dedicated DNS provider like Cloudflare, AWS Route 53, or Google Cloud DNS
Verifying Your Nameservers
You can check which nameservers your domain is currently using by:
- Using an online tool like WhatsMyDNS and searching for NS records
- Running the command
nslookup -type=ns yourdomain.comin your terminal - Checking the WHOIS record for your domain
Tags:
dns
nameservers
default nameservers
domains