Hostinger Email MX Records: How to Set Up Domain Email (2026)

Hostinger Email MX Records: How to Set Up Domain Email

Hostinger Email MX Records: How to Set Up Domain Email

MX records are the reason “[yourname@yourdomain.com” actually reaches an inbox instead of disappearing into nothing.

Below, I’ll explain what they do, then walk through setting them up step by step.

For the hands-on part, I used a domain registered at Namecheap as my example, since that’s a registrar a lot of readers actually use, but I’ll also cover what to expect if your domain sits somewhere else, like GoDaddy or Cloudflare, since the underlying steps look the same everywhere even when the menus don’t.

Email Hosting Plans with Hostinger
The simplest and cheapest email hosting solution. period.
Visit Hostinger

What Is an MX Record?

An MX (Mail Exchange) record is a DNS entry that tells the internet which mail server should receive email for your domain. Without one, mail sent to your address has no destination to route to. It’s not that delivery fails quietly somewhere in the middle; there’s simply nowhere for it to go in the first place.

Most domains have more than one MX record, and each one carries a priority value, sometimes labeled “preference.”

Lower numbers get tried first. If the top-priority server doesn’t respond, the sending server falls back to the next one. That’s why most setups use two MX records rather than one: the second acts as a backup if the first has a brief issue.

Here are the exact values Hostinger uses:

PriorityValueTTL
5mx1.hostinger.com14400 (4 hrs)
10mx2.hostinger.com14400 (4 hrs)

mx1 is the preferred server, since it has the lower priority number, with mx2 as the fallback.

With those values in hand, here’s how to actually get them into place.

Step 1: Check Whether You Already Have These Records

Before changing anything, confirm whether this step is even necessary for you. If your domain is registered with Hostinger and its DNS hasn’t been pointed anywhere else, these records are already active.

  • In hPanel, go to Emails > Domain settings
  • Look for the MX records under “Receive emails in your mailbox”

Hostinger hPanel domain settings showing verified email MX records

If both records are already listed and showing as verified, you’re done; no further action needed. If you don’t see them, or your domain is registered somewhere other than Hostinger, move on to Step 2.

Step 2: Find Where Your Registrar Manages Email Routing

This is the step that varies most by registrar, so I’ll walk through it using Namecheap as a concrete example, then cover what to expect elsewhere right after.

Using Namecheap as the example:

  • Log into Namecheap and go to Domain List
  • Click Manage next to the domain you’re setting up

Namecheap Domain List showing the Manage button for a selected domain

  • Click the Advanced DNS tab

Namecheap Advanced DNS tab for managing domain DNS records

  • Look for a Mail Settings section, which shows a dropdown with several options: No Email Service, Email Forwarding, MXE Record, Custom MX, Private Email, and Gmail

Namecheap Mail Settings dropdown showing the Custom MX option

Before changing that dropdown, check what it’s currently set to. On the domain I tested, it was set to Email Forwarding, Namecheap’s own built-in forwarding service, evident from a locked TXT record sitting underneath it that can’t be edited while forwarding is active.

Warning
If your domain currently forwards email somewhere and that’s working for you, switching this dropdown away from it will stop that forwarding. Confirm you’re not relying on it before continuing.

Once you’ve confirmed that, change the dropdown to Custom MX. That’s what unlocks the ability to add your own MX records in the next step.

How to Set Up Domain Email

MX records tell your domain where incoming emails should be delivered and are essential for using Hostinger Email with a custom domain. Configuring the correct MX records in your DNS helps ensure messages reach your Hostinger mailbox reliably without delivery errors.
Visit Site Coupons6

Step 3: Add Hostinger’s MX Records

With Custom MX selected, you’ll see fields for adding MX records directly.

  • Click Add New Record
  • Set Type to MX Record, Host to @, Value to mx1.hostinger.com, and Priority to 5
  • Click Add New Record again
  • Set Type to MX Record, Host to @, Value to mx2.hostinger.com, and Priority to 10
  • Click Save All Changes

Namecheap Custom MX records configured for Hostinger email

Once saved, both records will show under the Mail Settings section with the correct priorities, 5 for mx1 and 10 for mx2, matching Hostinger’s own configuration exactly.

Tip
 Whatever registrar you’re using, look for an option called “Custom MX,” “Custom Mail Server,” or something similar before you’re able to add MX records freely. Most registrars gate this behind a setting like Namecheap’s Mail Settings dropdown, precisely because switching it can disrupt whatever mail service is already active.

What If Your Domain Isn’t on Namecheap?

The exact screens differ, but every major registrar follows the same underlying pattern. Find where DNS or mail routing is managed, make sure nothing is set to override custom MX records, then add the two records above.

  • GoDaddy: Go to your domain’s DNS Management page and add records directly under the DNS Records section, no separate “mail settings” toggle to switch first.
  • Cloudflare: Go to the DNS tab for your domain and add MX records there. Cloudflare requires the proxy status on MX records to stay set to “DNS only,” since MX records can’t be proxied.
  • Google Domains or Squarespace Domains: Look for a “Custom resource records” or “Email” section within DNS settings.

Wherever you land, you’re looking for the same three fields: a record type of MX, a host or name of @ (or sometimes your bare domain name), and a value plus priority matching the Hostinger table above.

If your registrar has any kind of built-in email or forwarding service already active, check it the same way I did on Namecheap before switching away from it.

Step 4: Verify the Records Are Actually Live

Saving the records in your registrar isn’t the same as confirming they’re resolving out on the internet. DNS changes need time to propagate, and the only way to know for sure is to check from outside your own account.

  • Go to mxtoolbox.com
  • Make sure the MX Lookup tool is selected
  • Enter your domain name and run the lookup

When I ran this, the results showed both Hostinger MX records exactly as expected, mx1.hostinger.com at priority 5 and mx2.hostinger.com at priority 10, each resolving to a real IP address, with a green “DNS Record Published” confirmation underneath. That result is your actual proof the records are live, not just saved in a dashboard somewhere.

MXToolbox lookup confirming Hostinger MX records are published

Note
One thing to expect on that same results page: MXToolbox also runs a few related checks beyond MX itself, like DMARC and BIMI status. Don’t be thrown off if those show warnings.

A “DMARC Policy Not Enabled” note, for instance, is a separate configuration entirely and doesn’t mean your MX setup failed. Focus on the MX Lookup section and the “DNS Record Published” result to confirm mail routing is working.

The MX values themselves are simple, one priority 5 record and one priority 10 record, wherever your domain happens to be registered. The part worth real attention is checking what mail service you’re switching away from before you make the change, and confirming the records actually propagated with an outside tool rather than trusting your registrar’s saved confirmation alone.

Troubleshooting Common MX Record Issues

  • Lookup shows no MX records at all. DNS propagation can take anywhere from a few minutes to a few hours depending on your previous record’s TTL. Wait and re-check before assuming the setup failed.
  • Only one MX record appears instead of two. Double-check both records were actually saved. It’s easy to add the second one and forget to click save or confirm on that specific entry.
  • Mail stopped routing after switching your mail settings. If your domain was previously using a different service, like Namecheap’s Email Forwarding or a similar built-in option elsewhere, switching to Custom MX replaces that entirely. Anything relying on the old service needs to be reconfigured separately.
  • MXToolbox shows unrelated warnings. DMARC, BIMI, or blacklist warnings on the same results page are separate from MX routing. Confirm the MX Lookup section itself shows both records with a “DNS Record Published” result before troubleshooting further.
  • Records look correct, but mail still isn’t arriving. Confirm the mailbox itself exists and is active in Hostinger’s email hosting panel. MX records only route mail to the server; they don’t create the mailbox that receives it.
Email Hosting Plans with Hostinger
The simplest and cheapest email hosting solution. period.
Visit Hostinger
Hostinger
CA$2.23 /mo
Starting price
Visit Hostinger
Rating based on expert review
  • User Friendly
    4.9
  • Support
    4.9
  • Features
    4.8
  • Reliability
    4.7
  • Pricing
    4.5

Frequently Asked Questions

What are Hostinger's MX record values?

mx1.hostinger.com at priority 5 and mx2.hostinger.com at priority 10, both with a TTL of 14400 seconds. mx1 is tried first, with mx2 as a fallback.

How do I set up Hostinger MX records if my domain is registered elsewhere?

Find your registrar’s DNS or mail settings section, disable or bypass any built-in email service that might override custom records, then add both MX records with their correct priority values. The interface varies by registrar, but the process is the same everywhere: two MX records pointing to mx1.hostinger.com and mx2.hostinger.com.

How long does it take for MX record changes to propagate?

It varies, often within a few hours, though it can occasionally take up to 24 to 48 hours depending on the previous record’s TTL and your registrar. Use a tool like MXToolbox to confirm the records are resolving before assuming something’s wrong.

What happens to my old email if I change MX records?

 

Any service the domain was previously using for mail routing, like a different provider’s servers or a forwarding setup, stops working once the MX records point elsewhere. If you’re not sure what’s currently configured for your domain, check before making changes, and if you’re setting up a new mailbox as part of this switch, it’s worth checking current Hostinger email plans and pricing to make sure you’re on the right tier first.

How do I check if my MX records are working?

 

Use a free tool like MXToolbox’s MX Lookup. Enter your domain and confirm both Hostinger MX records appear with the correct priorities and a “DNS Record Published” result, which confirms the records are live rather than just saved in your registrar’s dashboard.

Hostinger Webmail Login: How to Access Hostinger Email (Step-by-Step)

I logged into a live Hostinger account to test both ways of reaching webmail: through hPanel and by going straight to the login page. Here's e...
3 min read
Walter Akolo
Walter Akolo
Hosting Expert

How to Set Up Hostinger Email (SMTP, IMAP, POP3, and DNS Settings)

I set up a mailbox on a live  account and worked through every configuration path it offers. I'll walk you through it in the same order I...
9 min read
Walter Akolo
Walter Akolo
Hosting Expert

Hostinger Email Not Working: How to Fix Sending and Receiving Issues

I spent a session deliberately breaking my own Hostinger mailbox to see what real failures actually look like: sending to fake addresses, hitt...
7 min read
Walter Akolo
Walter Akolo
Hosting Expert

How to Configure Hostinger SMTP Settings (Ports, DNS Records, and Sending Limits)

If you're searching for Hostinger's SMTP settings, you're probably not setting up an email client. You're more likely plugging outgoing mail i...
6 min read
Walter Akolo
Walter Akolo
Hosting Expert
Click to go to the top of the page
Go To Top
HostAdvice.com provides professional web hosting reviews fully independent of any other entity. Our reviews are unbiased, honest, and apply the same evaluation standards to all those reviewed. While monetary compensation is received from a few of the companies listed on this site, compensation of services and products have no influence on the direction or conclusions of our reviews. Nor does the compensation influence our rankings for certain host companies. This compensation covers account purchasing costs, testing costs and royalties paid to reviewers.