Knowledge base

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

This guide explains how to redirect a domain name directly to another or how to automatically send visitors to your website to another page address (internal or external URL).

 

Preamble

  • To redirect traffic, you will need to act…
    • … either on the domain name itself (it must be hosted by Infomaniak and its DNS must also be those of Infomaniak),
    • … or on the code present in your pages (page .htaccess, homepage, etc.) if you have a website.
  • Make your life easier! If needed, local partners referenced by Infomaniak can handle these procedures. Launch a free call for tenders. They handle everything, freeing you from technical details.

 

Act on the domain name

via Web Redirection Tool

The tool available on the Manager allows you to act simply on the domain name (or subdomain) to redirect it to the Internet address of your choice.

via DNS modifications or A record

Change the DNS of the domain name or modify its A/AAAA records to direct web traffic to another provider.

 

Act on the page code…

… via HTML code to insert

Insert this line of code between the <head> and </head> tags of your homepage (usually named index.html):

<meta http-equiv="refresh" content="5;url=INSERT-HERE-NEW-URL">

Replace 5 with the desired wait time in seconds (0 for immediate).

The search engine Google indicates that it is preferable to use a 301 type redirection on the server side (see below). The W3C also advises not to use it.

… via PHP code to insert

If the site page has a .php extension, insert this header function call at the very top of the file:

header("refresh: 5; url=INSERT-HERE-NEW-PAGE-URL");

… via .htaccess file

To redirect all traffic targeting your site (regardless of the page called) to another address, insert this in the .htaccess file at the root of your site:

RewriteEngine On
RewriteRule ^(.*)$ INSERT-HERE-NEW-URL/$1 [R=301]

To target the page that needs to be redirected:

Redirect permanent /ancienne_page.html insérer ici adresse URL de destination

Redirectpermanent, Redirect permanent and Redirect 301 are equivalent commands.

Here is another example of redirecting a sub-section to the homepage (this directive has the advantage of working with "deep links" unlike a permanent redirect):

RewriteEngine on
RewriteRule "old/path/url "/" [L]

Refer to this other guide on this topic.


Has this FAQ been helpful?

This guide concerns domain names with the .se extension.

 

Preamble

  • The .se domains are managed by Internetstiftelsen i Sverige (IIS), the official body that governs domain names in Sweden.
  • They were introduced in 1986 and it was during the 2000s that they gained popularity as their suffix could be used for words like "clo.se", "sen.se", etc.

 

Change the owner of a .se domain

To change the owner (or owner) of a .se domain, the procedure defined by the IIS involves filling out a specific form.

In the form, the IIS IDNO (ID Number) field is a key requirement:

  • For Swedish citizens: enter the social security number (Personnummer), 800101-1234 for example,
  • For Swedish companies: use the company registration number (Organisationsnummer) 556123-4567 for example,
  • For foreign citizens or non-Swedish companies: enter an identification number such as a passport number, an identity card, or an equivalent for your country.

This is to authenticate the owner and prevent disputes or fraudulent use of the domain. The change may take a few days, depending on how quickly the documents are verified.


Has this FAQ been helpful?

This guide explains how to add or modify one or more SRV type records in the DNS zone (of a domain name) managed on the Manager Infomaniak.

 

Preamble

  • This type of record allows you to indicate which services are available for a domain.
  • They are often used for XMPP, LDAP protocols or to configure Microsoft Office 365.

 

Modify the DNS zone

To manage this type of record in a DNS zone:

  1. Click here to access the management of your domain on the Infomaniak Manager (need help?).
  2. Click directly on the name assigned to the domain in question.
  3. Click on DNS zone in the left sidebar.
  4. Click the button to add a record:
  5. Click on the radio button SRV to add a record.
  6. Click on the Next button:
  7. Enter the values of the SRV required for your DNS zone (the ._tcp.domain… is already entered).
  8. Leave the default value for the TTL.
  9. Click on the Save button:

Check the correct addition of the complete SRV in the records table:


Has this FAQ been helpful?

This guide explains how to find and display DNS type information for any domain name registered with Infomaniak (or elsewhere).

 

Domain with Infomaniak

To access your domain names and view the DNS servers entered:

  1. Click here to access the management of your domain on the Infomaniak Manager (need help?).
  2. Click directly on the name assigned to the domain concerned:
  3. Click on DNS Servers in the left sidebar:

 

WHOIS Search

To display the DNS information of another domain name, use a WHOIS service such as https://whois.infomaniak.com/ for example or https://who.is (be careful with ads on all these third-party services).

You will thus get a clear answer to the DNS situation of a domain name at a given time.

Often, DNS entries are displayed in pairs and start with ns... followed by numbers and the name of the registrar or host.

Note, the DNS records displayed are not necessarily those chosen recently by the domain manager. Indeed, there is a propagation time that may need to be taken into account if changes are being made to the domain.


Has this FAQ been helpful?

This guide covers the registration of domain names in .ngo or .ong with Infomaniak.

 

Registration validation

To order a .ngo or .ong, you must be a non-governmental organization; this means that the registration of a .ngo or .ong is subject to verification after the domain is registered.

You will receive an email (at the email address indicated in the WHOIS) containing a link to perform this verification. It is important to follow this process within 360 days of registration, otherwise your domain name will be rejected and deleted by the registry.

Note that the domain will only become active once this registration process is complete.


Has this FAQ been helpful?

This guide helps you in case you receive error emails that mention SPF when you write to gmail or similar addresses.

 

Are all your services with Infomaniak?

The Global Security tool informs you of any configuration inconsistency regarding your Infomaniak Mail Service.

 

Are some of your services elsewhere?

To resolve an email sending issue when your email is managed by Infomaniak and your website is with another provider (like Wix for example) and in this situation the DNS zone of the domain name is managed elsewhere, refer to this other guide.


Has this FAQ been helpful?

This guide details the allowed and prohibited characters when creating a domain name (up to 63 characters) with Infomaniak.

 

Preamble

  • The allowed characters in a domain name are determined by the technical standards established by the Internet Corporation for Assigned Names and Numbers (ICANN) and, where applicable, by national or regional regulatory bodies, such as AFNIC for .fr domains.
  • To understand the possibilities offered at the level of an email address (part before the at sign @), consult this other guide.

 

Allowed characters in a domain name

The allowed characters in standard domain names include:

Allowed charactersNotes
Lettersa à z
Numbers0 à 9
Hyphen- (not allowed at the beginning or end of a label)
Accented / special charactersRead below

 

Special characters, accents (punnycode)

There are also domain extensions that allow the use of accented characters or other special characters. These rules may vary depending on the specific domain extension (such as .fr, .com, .net, etc.) and the policies established by the relevant regulatory bodies.

It is possible to purchase a domain name containing an accent on a letter (é for example) from Infomaniak. This coding method, which allows the inclusion of non-Latin characters, such as accented, Cyrillic, Chinese, etc., in domain names, is called Punnycode. It converts Unicode characters into an ASCII form readable by computer systems. This means that a domain name containing non-ASCII characters is transformed into an ASCII character string starting with xn--.

This transformation is reversible with some software/email clients that can in this case interpret and correctly display the original domain name. But in general, Infomaniak does not recommend the use of email on domain names with accents:

Indeed, not all browsers, operating systems, and applications necessarily support domain names with accents in the same way, which can lead to compatibility issues in some cases.

 

Prohibited characters in a domain name

The following characters (dot, space, exclamation mark, hash, dollar, percent, caret, ampersand, asterisk, parenthesis, equal sign, bracket, chevron, comma, quotation marks, slash, semicolon, question mark) are not allowed in Infomaniak domain names:

Forbidden charactersNotes
DotReserved to separate labels; forbidden at the beginning or end of a label and as a standalone character within a label
Space 
Special characters!, #, $, %, ^, &, *, (, ), =, [, ], <, >, ,, ;, ", /, ?
Non-ASCII charactersExcept via Punnycode for some extensions
Control charactersASCII codes below 32 (non-printable)

Has this FAQ been helpful?

This guide explains how to restore backups of previous versions of your files and other web data from your Infomaniak hosting, and how to set up an effective backup policy if the automatically and freely provided backups no longer meet your availability or security needs.

 

Web Hosting (Starter, Shared, Cloud Server)

Refer to these guides to restore automatic backups:

 

Refer to these guides to backup and restore:

 

Also refer to https://faq.infomaniak.com/snapshot.

 

Hosting v1 (old 60 Go offer)

  • View and/or download the automatic backup (versioning) of your data on your FTP space under /backups and /backup_mysql at the root of the domain (above /web).
  • Restore this data.

 

Mail

 

Domains / DNS Zones


Has this FAQ been helpful?

This guide details the allowed and disallowed characters when creating an email address (up to 64 characters) in an Infomaniak Mail Service.

 

Preamble

  • The allowed characters differ depending on whether they appear before or after the at sign @. For example, in username.mail@domain-name.xyz :
    • Before the at sign: the part username.mail corresponds to the username.
    • After the at sign: the part domain-name.xyz corresponds to the domain name.
  • To learn about the possibilities offered at the domain name level (part after the at sign @), refer to this other guide.

 

Part before the at sign: username.mail

The RFC 5321 and RFC 5322 standards define the general syntax of email addresses. However, email providers — including Infomaniak — apply additional restrictions to ensure security, consistency, and compatibility with the majority of email software/clients.

For example, an address such as -@example.com is syntactically valid according to RFC 5322, but is not accepted when created on Infomaniak servers.

These additional rules notably allow:

  • to avoid abuse (spam, malicious automation, etc.);
  • to respect naming conventions (an identifier composed solely of - makes no sense);
  • to ensure compatibility with email software/clients that poorly handle certain address formats.

In summary: RFC 5322 defines what is syntactically possible, but each server determines what is actually usable in practice.

 

Allowed characters before the at sign

The following characters can be used in the part before the at sign of an Infomaniak email address:

Allowed charactersExamples / Remarks
Lettersa à z and A à Z
Numbers0 à 9
Hyphen- (not allowed as the first or last character)
Underscore_
Dot. (allowed provided it is not placed at the beginning, at the end or consecutively)

 

Forbidden characters before the at sign

The following characters (at sign, exclamation mark, hash, dollar, percent, caret, ampersand, asterisk, parenthesis, equal sign, bracket, chevron, comma, quotation marks, semicolon, question mark...) cannot be used to create an Infomaniak email address

Forbidden charactersRemarks
@reserved for the separation between the username and the domain
(space) 
!, #, $, %, ^, &, *not supported
(, ), =, [, ]not supported
<, >, ,, ;, ", /, ?not supported
Non-ASCII charactersfor example accents or non-Latin letters
Control characters (ASCII codes < 32)non-printable, forbidden

Has this FAQ been helpful?

This guide explains what to do if you have received a message, by email, mail, or fax, coming from an unknown company or impersonating Infomaniak (or a competitor) and mentioning the domain names you own, and asking you to pay fees related to these products.

 

Preamble

  • Several organizations are known for "slamming" a domain name, with the aim of appropriating it or simply making money at your expense.
    • Among them: Brandon Gray Internet Services, NameJuice.com or Global Netsource. In addition, Asian companies are listed here.
    • The company called Domain Registrar of America (DROA) also aims to scam domain name holders by sending a fax or email to renew one or more domain names 2 to 3 months before their expiration date. This offer seems official and professional and offers very competitive prices.
  • The catch: by signing with these unscrupulous companies, you agree to transfer your domain names to these "registrars", with all the risks of inactivating your websites and mailboxes. Of course, you are encouraged to pay by credit card! Some companies have been the subject of legal proceedings in the USA, Great Britain, and Canada but remain very active in Europe.

 

Some recommendations

To avoid being scammed:

  1. Determine who sent you such a message... Is it a company you know, writing to you from Switzerland or France, in French, etc. or on the contrary a message coming from abroad (USA, United Kingdom, Jamaica, Asia, etc.), in English, etc.?
  2. Determine the status of your domain name and where it is currently located; to do this, start by doing a WHOIS on infomaniak.com/whois for example.
  3. Do not respond to these messages... Destroy them or you risk paying astronomical amounts for nothing.
  4. Consult the AFNIC Guide on slamming and other fraudulent practices.
  5. Activate Domain Privacy for more peace of mind.
  6. Report these messages.

Has this FAQ been helpful?

This guide explains how to transfer a domain name you own with another company to Infomaniak.

 

Preamble

  • In general, during a transfer, no paid period is lost; the domain's expiration date will be extended by one year.
  • A bulk transfer is also possible.
  • The terms "EPP", "AuthCode", "AuthInfo", "transfer code", and "authorization code" all refer to alphanumeric sequences specific to the domain, whose main purpose is to verify the owner's authorization before a transfer between Registrars.

 

1. Obtain the authorization code

Obtain it in your customer account with the current provider (refer to these other specific guides), otherwise, ask for it!

It is sometimes necessary to unlock the potential transfer protection.

 

2. Transfer the domain name

Search for the domain name in question on this Infomaniak page.

Click the button to start the transfer!

 

3. Configure the options

Follow the assistant by adding or removing the desired options.

After entering the domain name holder's details, this step is the most important:

Leave the toggle switch activated as above if…

  • … all the products or services corresponding to this domain name are already with Infomaniak.
  • … no products or services are linked to your domain name.

or deactivate the toggle switch if…

  • … some products or services corresponding to this domain name are elsewhere than with Infomaniak.

 

4. Enter the authorization code

Below, paste the authorization code copied in step 1, then validate the transfer by clicking on the button:

Then click on the Next button at the bottom right to proceed to the final step.

 

5. The final step

The final step allows you to settle any fees (depending on the extension of the domains to be transferred) and renewal methods.

Read and accept the general conditions then click on Next to complete the order:

 

6. Manage your domain names

Find your domain names on the Infomaniak Manager and monitor their transfer, configuration, expiration…

If a problem occurs with the transfer, an e-mail is sent to you containing the reason for the failure as well as the procedure to resume the transfer.

Transfer your services such as websites or email addresses as well? Learn about this other guide. Also discover Infomaniak's migration service.


Has this FAQ been helpful?

This guide explains how to force the display of the web hosting name in the browser's address bar to one of the domain names installed as an alias/synonym or how to display the main domain in the address bar instead of the alias.

 

Limiting the 'duplicate content' or duplicate content

Assume you have the hosting your-domain.com with Infomaniak and as a synonym domain name you have installed www.synodomain.xyz.

By default, when you type one or the other of the domain names (your-domain.com or synodomain.xyz) in the address bar of your browser, it is the one you typed that will be displayed in the address bar.

You therefore have the possibility to force the display of a different address than the one that was typed. Thus, if someone types synodomain.xyz, then it is your-domain.com that will automatically be displayed in the address bar.

A code must be entered in a file called .htaccess which must be located at the root of your hosting (in the /web folder of your FTP). If this file does not exist yet, you must create it on the server.

Insert the following directives in the file:

RewriteEngine on
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteRule (.*) https://votre-domaine.com/$1 [R=301,L]

Adjust the code above according to these instructions:

  • Replace your-domain.com with your domain name with the appropriate extension (.com, .fr, .ch, etc.) that you want to see displayed in the visitor's browser address bar. Add www. before your-domain.com if necessary.
  • Replace the second line of the code above with "RewriteCond %{HTTPS} off‍" if a loop error occurs, this means that HTTP/2 is active for this site

Also, refer to the automatic redirections to httpS.


Has this FAQ been helpful?

This guide details the specifics of the .pt domain extension (for Portugal), including administrative procedures during registration or transfer, and rules established by the entity responsible for managing Portuguese domain names (DNS.PT).

 

New registration of a .pt domain

If you are registering a new domain name with the .pt extension for the first time (anywhere, regardless of the Registrar) from your Manager, Infomaniak requires an identifier for the owner and the technical contact.

This identifier, which is mandatory, represents for companies:

  • their tax identifier (VAT number without the country letters)

and for individuals:

  • the passport number or identity card number.

Once the order is placed, the domain will then have the status 'registered' but will only be active 5 days after its creation date.

It is possible to order additional .pt domains from Infomaniak, but if you wish to order them elsewhere with the same contact details, this will no longer be possible (see below).

 

If you have already registered a .pt domain

DNS.PT accepts only one active contact per ID, regardless of the Registrar.

In concrete terms, this means that if you have already registered a .pt domain elsewhere, Infomaniak will not be able to create your contact record with the same ID and register the ordered domains. The only solution is that you transfer all your .pt domains to Infomaniak.

As indicated previously, it is quite possible to order other .pt domain names from Infomaniak.


Has this FAQ been helpful?

This guide explains how to connect an domain name managed with Infomaniak to an external service.

 

Specific guides

Click on the link corresponding to the external service you wish to connect to your domain name registered with Infomaniak:

 

Guide for any other external service

To connect your domain name to any other external service such as Odoo, Microsoft 365, Squarespace, follow the procedures below:

  1. Click here to access the management of your product on the Infomaniak Manager (need help?)
  2. Click directly on the name assigned to the product concerned.
  3. Click on Connect a service in the left sidebar menu.
  4. Click on the blue Connect button on the tile corresponding to your external service and follow the procedure:

 

If the external service you wish to connect is not in the list, you will need to manually modify some technical information about your domain name:

  • Refer to this other guide to modify all DNS records if this is what you have been asked to do…
  • … or this other guide if you only need to modify specific DNS records (for example, the MX record type if you need to link your domain to an external mail service).

Has this FAQ been helpful?

This guide presents commands that can be executed to test a connection or a network and thus specify the source of a potential error.

 

Perform a Telnet...

TELNET allows you to test the connection to a server without considering all the additional settings of a mail or FTP application in order to determine the origin of a problem. If the connection does not go through on an SMTP server, for example, you will need to check if your firewall is not blocking port 587 or 465.

 

... on macOS

  1. Search for Network Utility.
  2. Go to the Ping, Lookup, or Traceroute tab depending on what you want to test.
  3. You can also use a Terminal type application (command line interface, CLI / Command Line Interface) on your device and, depending on what you want to test, enter:
    traceroute [server]
    nc [server] [port]
    Replace [server] with the server name or its IP address, same for [port]...

 

... on Windows

Enable Telnet if necessary.

  1. Use a Terminal type application (command line interface, CLI / Command Line Interface) on your device, for example by typing Run then cmd.
  2. In the window that opens, depending on what you want to test, type:
    tracert [server]
    telnet [server] [port]
    Example: telnet mail.infomaniak.com 587 (allows you to test the SMTP port if your software/email client does not allow sending emails)...

 

... on Android

  1. Use the application Simple Telnet Client which allows you to test very simply via 2 fields to fill in (for example mail.infomaniak.com and port 143 or 993)...

 

Perform a PING

PING allows you to know if a machine is accessible via the Internet. You can also check with this tool if you are addressing the correct machine, for example during a DNS change, by looking at the IP address obtained. It is possible to perform a ping on a domain name, a hostname or an IP address.

PING is definitely blocked on shared hostings.


Has this FAQ been helpful?

This guide details the priority actions to take if you do not see any difference between your website after a change you have made to it, and its previous version. These tips are also valid if you encounter issues while using the Infomaniak product interface.

 

Preamble

  • During your browsing, a web browser saves the data consulted in a reserved space, in order to avoid requesting the data already consulted from the server again, to save time and resources.
  • Your cache may contain a lot of data and sometimes the browser gets confused. Sites may then display incorrectly or display an outdated version.
  • Clearing the cache ensures that you have the very latest version of the page or folder consulted.

 

Clear the web browser cache …

 

… on Safari

Choose your macOS version to view the corresponding Apple help.

 

… on Google tools (Chrome, Android, etc.)

View the Google help.

 

… on Firefox

View the Mozilla help.

 

… on Edge / Internet Explorer

View the Microsoft help.


Has this FAQ been helpful?

This guide explains how to add or modify a DKIM record in a DNS zone (domain/subdomain) managed on the Infomaniak Manager.

 

Preamble

  • The DKIM (Domain Keys Identified Mail) protocol authenticates your emails with a unique digital signature.
  • It ensures that your messages have not been modified during transit and certifies the sender's identity, thus preventing spoofing by spammers.
  • DKIM is enabled by default for all Mail Services whose DNS zone is managed at Infomaniak.
  • All your emails are automatically signed, whether they are sent from the Infomaniak Mail app or the email software/client of your choice.

 

Check the DKIM record

If you have a Mail Service with Infomaniak, the simplest way is to go to the Global Security tool to easily verify and correct certain problematic records.

And when your domain name is managed elsewhere, you will find the DKIM record to add in the DNS zone:

 

Manually modify the DNS zone (not recommended)

To manage this type of record in a DNS zone:

  1. Click here to access the management of your domain on the Infomaniak Manager (need help?).
  2. Click directly on the name assigned to the domain in question.
  3. Click on DNS Zone in the left sidebar.
  4. Click the button to add a record:
  5. Click the radio button DKIM to add a record.
  6. Click the Next button:
  7. Enter the DKIM values required for your DNS zone.
  8. Leave the default value for TTL.
  9. Click the Save button:

 

Add multiple DKIM

You can have multiple DKIM records on your domain/subdomain without limit, unlike DMARC or SPF, as long as your DNS host allows it.

If you use multiple third-party email providers, for example the ERP Odoo, it is necessary to add a DKIM for Odoo in addition to Infomaniak's.

Use unique DKIM selectors to avoid conflicts with existing records.


Has this FAQ been helpful?

This guide details the specifics of the .swiss domain extension, which is subject to special conditions.

 

Preamble

  • Previously reserved for companies, registration to obtain a .swiss is now open to individuals and sole proprietorships not registered in the commercial register.
  • You can now submit your registration request to increase your chances and secure your surname or brand.
  • By submitting your request now, Infomaniak will immediately submit your request to the Federal Office of Communications for review.
  • As for company registrations, they are not immediate, and the waiting period of several weeks is independent of Infomaniak. Your requests will be denied if they do not meet certain conditions.

 

Reserve your .swiss domain

Beyond a unique opportunity to reserve your surname or brand:

  • Unlike the .ch which is accessible to everyone, the .swiss extension is subject to validation by the Federal Office of Communications (OFCOM).
  • The .swiss certifies your presence in the Swiss market and sends a strong and credible signal to your Swiss and international partners.
  • Get 1 email address with your .swiss domain for free by ordering a standard kSuite user which includes all kDrive productivity/storage applications.
  • Infomaniak offers the best rate for the .swiss, including after the first-year promotion.

The complete conditions for individuals and sole proprietorships are specified during the order, however:

  • You must be a natural person residing in Switzerland or a Swiss national.
  • Swiss nationals living abroad can also apply for a .swiss for private, charitable, or associative purposes.
  • The desired .swiss domain must contain one of the following elements related to the person submitting the registration request:
    • one of the official names or other names listed in the civil registry
    • one of the first names
    • a surname
    • a registered partnership name
    • a name received in a religious order
    • a stage name under which the person is known
    • a name related to a distinctive sign (e.g., a registered trademark) on which the applicant has rights

 

The AHV and UPI (Universal Person Identification) numbers are not visible in the WHOIS.


Has this FAQ been helpful?

This guide explains how to resolve access errors to your Web Hosting following an IP address change (e.g., server migration).

 

Preamble

  • To save time, your system maintains a lookup table between domain names and IP addresses.
  • If the site changes "home" (IP), your computer tries to knock on the old door.
  • Clearing the cache forces it to request the new address from the DNS servers.

If your computer retains the old address in memory, clearing the DNS cache allows you to restore the connection.

 

Clear the DNS cache…

 

… on Windows

Use the command prompt to refresh your network settings:

  1. Open the Start menu.
  2. Type cmd and validate.
  3. In the black window that opens, type the following command and press Enter:
    ipconfig /flushdns

 

… on macOS

On recent versions of macOS, the procedure is done via the Terminal:

  • Open the Terminal (via Spotlight or Applications > Utilities).
  • Copy and paste the following command:
    sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
  • Enter your session password (it will not be displayed during entry) and validate.

 

… on Linux

Most modern distributions use systemd-resolved. Open your terminal and run:

  • sudo resolvectl flush-caches

Note: If you are using an older service, the command sudo systemctl restart nscd is still valid.


Has this FAQ been helpful?

This guide details the possible solutions to recover an expired or stolen domain name, a complex process that depends on the specific circumstances of each case.

First, make sure it is not simply in a redemption period.

 

Contact the current holder

If the domain name is (re)registered in the name of another person or entity, you can try to contact them directly to discuss a possible return of the domain name. This may involve negotiating with the current holder and reaching an amicable agreement. However, this can be difficult if the current holder is not willing to cooperate or if you cannot contact them.

 

Use the ICANN mediation or arbitration services

The ICANN (Internet Corporation for Assigned Names and Numbers) offers mediation and arbitration services to resolve domain name disputes. You can file a complaint with the ICANN if you believe you have legitimate rights to the domain name in question. The ICANN will review the evidence presented by the parties and make a decision based on ICANN policies. However, note that this can be a lengthy and costly process.

The rules and procedures for recovering an expired or stolen domain name may vary depending on the jurisdiction and ICANN policies. It is recommended to consult the specific policies of the ICANN as well as local laws and regulations to understand the options available in your particular situation. It may also be helpful to consult a lawyer specializing in domain name law to obtain appropriate legal advice.

 

Resort to judicial procedures

If you believe the domain name has been stolen or your rights have been violated, you can consider suing the current holder in the competent courts. This may involve filing a complaint and presenting evidence in court to obtain a judicial decision. Judicial procedures can also be costly and time-consuming.

 

Monitor expired domain name auctions

If the domain name has completely expired and is up for auction, you can try to buy it at these auctions. Some expired domain names are put up for auction on specialized platforms, and you can participate in these auctions to try to recover the domain name.

And to avoid finding yourself in such a situation, read this Infomaniak article on the subject.


Has this FAQ been helpful?