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 09/07/2026

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

 

Introduction

 

Synonym domain / Alias domain

Synonym domains (domains that are entirely dependent on the main domain, without their own DNS configuration) and alias domains (independent domains, with their own DNS configuration) can both be used as secondary domains associated with a main domain.

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

Here is the technical distinction to remember:

  • The 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.
  • The alias (also called an “autonomous redirected domain” or “DNS alias”) has its own DNS records (independent DNS zone), although 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
Mail Service
fruits.xyz
(primary domain)
ns1.infomaniak.ch
ns2.infomaniak.ch

 }

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

Has this FAQ been helpful?