What Are WebHostingM Name Servers (NS)?
Name servers, or NS records, are the DNS servers that are responsible for translating your domain name into an IP address that web browsers can use to locate your website. WebHostingM provides four name servers that you can use to manage your domain's DNS settings:
ns1.mydnsnode.com
ns2.mydnsnode.com
ns3.mydnsnode.com
ns4.mydnsnode.com
Checking the Latest IPs for WebHostingM Name Servers
To get the latest IP addresses for the WebHostingM name servers, you can use the following commands:
Linux/macOS
dig ns1.mydnsnode.com +short
dig ns2.mydnsnode.com +short
dig ns3.mydnsnode.com +short
dig ns4.mydnsnode.com +short
Windows
nslookup ns1.mydnsnode.com
nslookup ns2.mydnsnode.com
nslookup ns3.mydnsnode.com
nslookup ns4.mydnsnode.com
These commands will return the current IP addresses for the WebHostingM name servers, which you can use to verify or update your domain's DNS settings.
Why Should You Configure Your WebHostingM Name Servers?
Correctly configuring your name servers is crucial for ensuring that your domain points to the correct web server and email server. If your name servers are not set up properly, your website and email may not work correctly.
How to Configure Your WebHostingM Name Servers
To configure your WebHostingM name servers, follow these steps:
- Log in to your domain registrar's website (e.g., GoDaddy, Namecheap, etc.).
- Locate the DNS or name server settings for your domain.
- Lower the TTL to something like 300 seconds (5 minutes). Note that unlike TTL expirations, which are relative to the time a name server sends a response to a query, DNSSEC signatures expire at a fixed absolute time. So if you have DNSSEC enabled, you should first disable it, then wait for 48-72 hrs before the NS change. Stale data might cause validation failures leading to your website unable to resolve.
- Replace the existing name servers with the WebHostingM name servers listed above.
- Save the changes and wait for the DNS updates to propagate (this can take up to 24 hours).
If you're unsure how to change your name servers, consult your domain registrar's documentation or contact their support team for assistance.
Troubleshooting Name Server Issues
If you're experiencing issues with your website or email after changing your name servers, try the following troubleshooting steps:
- Verify that you've entered the WebHostingM name servers correctly.
- Use the
dig
ornslookup
commands to check the current name server settings for your domain. - Wait for the DNS changes to fully propagate (up to 24 hours).
- If the issue persists, contact WebHostingM support for further assistance.
Disclaimer
Please note that it's always a good idea to test any changes in a non-production environment before implementing them on your live website. Additionally, be sure to consult the latest documentation from WebHostingM and your domain registrar, as the information provided here may be subject to change.