MX records: wikipedia.org
MX records (Mail Exchange) specify which servers accept email for a domain. The priority value determines delivery order.
MX records define where mail is delivered, while SPF, DKIM and DMARC authenticate the sending source and protect against spoofing. Together they form the basis for reliable, secure email delivery.
Email routing for wikipedia.org
This page covers inbound email routing for wikipedia.org, a domain whose registrable label is wikipedia under .org.
A sending mail server resolves the MX records of wikipedia.org, picks the exchanger with the lowest priority value, resolves that hostname to an address and connects over SMTP.
Lower priority numbers are tried first and equal values share load. A domain without MX records cannot receive mail through standard SMTP routing.
Authentication policy for wikipedia.org lives in TXT records: SPF at wikipedia.org, DKIM keys under selector._domainkey.wikipedia.org, and the DMARC policy at _dmarc.wikipedia.org.
Investigation path: MX host → its A record → the IP address → the autonomous system announcing it.
MX hosts, priorities and policy strings are live DNS values, loaded below.