RemarkableCloud Nameservers
The RemarkableCloud nameserver addresses and how to use them to manage all your domain DNS from your server control panel.
Using RemarkableCloud nameservers lets you manage all DNS records: A, MX, TXT, CNAME, and more: directly from your server’s control panel (WHM, DirectAdmin, or RemarkablePanel) without logging into your domain registrar each time.
Nameserver addresses
ns1.remarkablecloud.com
ns2.remarkablecloud.com
Both nameservers are authoritative for all zones managed on your server.
How to point your domain to these nameservers
ns1.remarkablecloud.comns2.remarkablecloud.com
Verifying the nameservers are active
# Check which nameservers are authoritative for your domain
dig yourdomain.com NS +short
# Should return:
# ns1.remarkablecloud.com.
# ns2.remarkablecloud.com.
Or use dnschecker.org: select NS from the record type dropdown and enter your domain.
Managing DNS once nameservers are set
Once the nameservers are pointing to RemarkableCloud, manage all DNS from your control panel:
- cPanel/WHM: WHM → DNS Functions → Edit DNS Zone
- DirectAdmin: Admin Level → DNS Administration
- RemarkablePanel: Domains → your domain → DNS
Any records you create there are served by ns1 and ns2 automatically.
Using custom nameservers (vanity nameservers)
If you want to use your own branded nameservers (ns1.yourdomain.com instead of ns1.remarkablecloud.com):
- Create A records at your registrar for
ns1.yourdomain.comandns2.yourdomain.compointing to your server’s IP - Register these as “glue records” at your registrar (required for nameservers in the same domain)
- In WHM: Server Configuration → Basic WebHost Manager Setup → set your nameservers
- Use
ns1.yourdomain.comandns2.yourdomain.comwhen pointing domains