Set up a domain for Hostinger Mail manually

Configure your domain for Hostinger Mail manually by adding MX, SPF, DKIM, and DMARC records at your DNS provider, without using Hostinger nameservers.

Updated 11 hours ago

Configure your domain for Hostinger Mail manually if it isn’t connected via Hostinger nameservers, by adding the required DNS records directly at your domain’s DNS provider. If you already have email set up and want to check your inbox, go to Hostinger webmail instead.

Before you start

  • Confirm your domain doesn’t use Hostinger nameservers. If it does, use automatic setup instead.
  • If you’re not sure where your domain’s DNS zone is managed, see how to identify your DNS provider in the domain connection overview.

Accessing the domain’s DNS management zone

Once you know where your domain’s DNS zone is managed from, log in to your account at the service provider’s website and find the domain settings. Such settings may be called as follows:

  • DNS management

  • DNS zone

  • Advanced DNS management

  • Advanced domain settings or similar

In general, look for the option to add, edit, or delete DNS records. You may also find a list of guides for different domain service providers here: How to change DNS records in other registrars.

Opening the Domain Settings at Hostinger

In a new browser tab:

  1. Log in to your Hostinger account

  2. Go to the Emails section

  3. Click on Mailboxes next to your domain

  4. Open the Domain settings section:

Here, you will find three sections — each of them is related to specific DNS records you need to add to your domain’s DNS zone:

  • Receive emails — MX records

  • Protect your reputation — TXT (SPF) records

  • Improve email deliverability — CNAME (DKIM) records

Add records in Hostinger (if DNS is hosted there)

  1. Go to Domains in Hostinger dashboard.

  2. Select your domain and open DNS Zone.

  3. Add the MX, SPF, DKIM, DMARC records from the table bellow.

  4. Save your changes.

  5. Return to Emails → Mailboxes → Domain settings to confirm the status.

If your DNS is hosted elsewhere, add the same records at your DNS provider.

Hostinger Mail DNS records

Use @ (or leave the field empty) for the root domain when adding records.

MX records

These route incoming email to Hostinger Mail.

Type Host Priority Value TTL
MX @ or (Empty) 5 mx1.hostinger.com Default
MX @ or (Empty) 10 mx2.hostinger.com Default

SPF record

This authorizes Hostinger to send emails from your domain.

Type Host Value TTL
TXT @ or (Empty) v=spf1 include:_spf.mail.hostinger.com ~all Default

DKIM records

These allow Hostinger sign outgoing emails to prove they are legitimate.

Type Host Points to TTL
CNAME hostingermail-a._domainkey hostingermail-a.dkim.mail.hostinger.com Default
CNAME hostingermail-b._domainkey hostingermail-b.dkim.mail.hostinger.com Default
CNAME hostingermail-c._domainkey hostingermail-c.dkim.mail.hostinger.com Default

DMARC record

Informs recipients what to do if SPF or DKIM checks fail when receiving your emails

Type Host Value TTL
TXT _dmarc v=DMARC1; p=none; rua=mailto:dmarc@yourdomain.com Default

You may also refer to the table below to find more detailed instructions:

Record

Description

Instruction

MX

  • Essential for receiving emails

  • It’s two records of MX type

MX Records for Hostinger Mail

SPF

  • Vital for sending emails

  • It’s one record of TXT type

SPF Record for Hostinger Mail

DKIM

  • Vital for sending emails

  • Improves deliverability and prevents emails from being marked as spam

  • It’s three records of CNAME type

DKIM Records for Hostinger Mail

DMARC

  • Not mandatory for basic email operations

  • Highly recommended for enhanced security

  • Helps protect from phishing and spoofing attacks​​

  • It’s one record of TXT type

DMARC Record for Hostinger Mail

If you send email through a third-party service, see how to add a custom DKIM record instead of the default DKIM records above.

The final result should look similar to this:

An example of DNS records for Hostinger Email

After making these changes, your email service may take up to 24 hours to start working due to DNS propagation. This delay is unavoidable—just give it time, and your emails will function as expected.

Once the records propagate, Hostinger Mail will be fully set up to send and receive messages through your domain. For an explanation of what each DNS record does and troubleshooting steps if something isn’t working, see the DNS record explanations and troubleshooting guide.