Knowledge base

1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!

Understanding the Difference Between a Domain Synonym and an Alias

Update 08/04/2026

This guide explains the difference between the terms synonym and alias in the context of the Domain Name service offered by Infomaniak.

 

Synonym domain / alias domain

Synonym domains (i.e., domains that depend entirely on the main domain, without their own DNS configuration) and alias domains (independent domains, with their own DNS configuration) can both serve as secondary domains associated with a main domain.

For example, the pomme.xyz (alias) and banane.xyz (synonym) domains can redirect to a common main domain such as fruits.xyz.

Here is the key technical distinction to remember:

  • A synonym (also called a "linked domain" or "DNS mirror") directly uses the DNS servers of the main domain. It does not have its own DNS zone.
  • An alias (also called a "standalone domain redirected" or "DNS alias") has its own DNS records (independent DNS zone), even though it points to the same hosting or the same services.
pomme.xyz
(alias domain – with custom DNS)
ns1.personnalisable.ch
ns2.personnalisable.ch

Dedicated DNS zone
A, MX, etc. records
Web hosting
Email service
fruits.xyz
(primary domain)
ns1.infomaniak.ch
ns2.infomaniak.ch

 }

Dedicated DNS zone
A, MX, etc. records
banane.xyz
(synonym domain – no dedicated DNS)
Automatically retrieves the DNS records from the main domain (fruits.xyz)

 

Learn more


Has this FAQ been helpful?