All Collections
Webland Hosting
NameServer / IP adresses
NameServer / IP adresses

What are the nameservers of Webland?

B
Written by Beat Boegle
Updated over a week ago

If you wish to activate yourself your domain name registered with Nic authorities (Switch, Verisign/Networksolutions, etc.) or transfer it from a different server, please use our following name server and (if required) IP addresses:

ns1.webland.ch (92.43.216.7)

ns2.webland.ch (92.43.217.7)
ns3.webland.ch (92.43.216.8)
ns4.webland.ch (92.43.217.8)

Outsourced operation of name servers / zone files

It is not recommendable to outsource the operation of name servers / zone files.

If nevertheless, for personal reasons, you wish to operate the name servers / zone files yourself, you should follow the following rule:

Never use IP addresses for your registrations but only name registrations.

So you make sure that, in case of IP address changes (if technically required), your web- and mail servers hosted by Webland remain available.

Examples:

Example 1: MX record

Correct:

MX 5 ms1.webland.ch.

Wrong:

MX 5 92.43.217.101

Example 2: WebServer

Correct:

$ORIGIN mydomain.ch. www IN CNAME wl1.webland.ch.

Wrong:

$ORIGIN mydomain.ch. www IN A 92.43.216.101

Did this answer your question?