MX Record Zoekopdracht
Zoek de mailservers (MX-records) voor elk domein — gesorteerd op prioriteit.
Snel antwoord: MX-records opzoeken: vind de mailservers voor elk domein, gesorteerd op prioriteit. De opzoeking verloopt via onze servers, gratis en zonder registratie.
Laatst bijgewerkt
Goed om te weten
MX records are the signposts that tell the world where your mail lives. Each record pairs a hostname with a preference number, and senders always attempt the lowest number first. A common misconception is that a lower priority means "less important" — it is the opposite: priority 10 is tried before priority 20. Many providers publish several records at the same preference so incoming mail spreads across redundant servers.
When you are debugging a bounce, the first thing to confirm is that the MX host actually resolves to an A/AAAA record and answers on port 25. An MX pointing at a CNAME is technically invalid per RFC 5321, even though some resolvers tolerate it, so watch for that. A domain with no MX record at all falls back to its A record — which is rarely what a serious mail setup intends.
Reading the MX list is only half the deliverability picture. Once you know which hosts receive the mail, verify that those same hosts are authorized to send it by checking your SPF, DKIM, and DMARC alignment with the email authentication checker. Together, MX plus authentication records explain almost every "why did this message vanish?" question.
Veelgestelde vragen
- Wat zijn MX-records en waarom zijn ze belangrijk?
- MX (Mail Exchanger) records vertellen verzendende mailservers welke host mail voor een domein accepteert. Als ze ontbreken of foutief zijn, komt er geen e-mail door.
- Waarom draait dit op een server?
- Browsers kunnen geen DNS-query's direct maken — DNS gebruikt UDP, waarvoor JavaScript geen API heeft. Onze server maakt de query in milliseconden en stuurt het resultaat door.
- Wat betekent prioriteit?
- Lagere nummers worden eerst geprobeerd. Als meerdere MX-records dezelfde prioriteit hebben, verdelen mailservers de belasting tussen hen.
- Zullen jullie privé domeinen opvragen?
- We weigeren privé (RFC1918) IP's en intranet TLD's om te voorkomen dat we worden gebruikt als een probe binnen bedrijfsnetwerken. Alleen openbare domeinen.
- Is er een snelheidslimiet?
- Ja — ongeveer 60 opzoekingen per minuut per IP. Stuur ons een e-mail als je team een hogere limiet nodig heeft.