Pointing a domain at your hosting
Nameservers, the A record, and how to tell the change has taken effect.
Updated: August 30, 2026 · 1 min read
There are two ways to point a domain at your hosting. Pick one, not both.
Option A: change the nameservers (recommended)
You then manage the whole DNS zone with us in cPanel, under Zone Editor.
- Sign in wherever the domain is registered.
- Change the nameservers to
ns1.hostzone.euandns2.hostzone.eu. - Save.
Option B: the A record only
Suitable if you want to keep managing DNS elsewhere.
- At your DNS provider, set the A record for
@to the server IP address from your welcome e-mail. - Do the same for
www, or use a CNAME to the main domain. - If your mail is with us too, set the MX record to
mail.yourdom.eu.
When it takes effect
The change spreads gradually according to the TTL, usually within a few hours and exceptionally within 24. There is no way to speed it up.
You can check the current state with:
dig +short yourdom.eu
dig +short MX yourdom.eu
Until the change has spread you may still see the old site while someone else already sees the new one. That is normal. It is exactly why you should not cancel the old hosting straight away, but a few days later.
Cannot find what you need, or a step does not match what you see?
Go to the helpdesk