SPF and DMARC records for mailbox.org
Live SPF and DMARC lookup for mailbox.org: the raw TXT records and the policy they enforce.
try:
- mail hosts
- mx3.mailbox.org, mx1.mailbox.org, mx2.mailbox.org, mx4.mailbox.org, mx-n.mailbox.org
- provider
- other
- spf record
- v=spf1 ip4:213.203.238.0/25 ip4:195.10.208.0/24 ip4:91.198.250.0/24 ip4:80.241.56.0/21 ip6:2001:67c:2050::/48 mx ~all
- dmarc policy
- reject
- dmarc record
- v=DMARC1; p=reject; adkim=r; aspf=r; pct=100; rua=mailto:[email protected]; rf=afrf; fo=1;
- disposable domain
- no
- free consumer provider
- yes
SPF for mailbox.org
mailbox.org publishes an SPF record; it names its senders directly rather than through include mechanisms, and the record ends in ~all (soft fail): mail from unlisted servers is marked suspicious but usually still delivered.
DMARC for mailbox.org
mailbox.org enforces DMARC at p=reject, so messages that fail alignment are dropped by receivers rather than delivered or quarantined. That is the end state most domains work towards.
Why it matters
Receivers use SPF, DKIM, and DMARC together to decide whether a message really came from mailbox.org. A domain with a strict SPF record and an enforcing DMARC policy is hard to spoof and easier to deliver for; one without either is neither. Spaw reports has_spf and dmarc_policy on every lookup and adds a small risk weight when SPF is missing.
More checks for mailbox.org
checked 2026-09-03 · sources: live-dns 2026-09-03 · disposable-domains 2026-09-02 · free-provider-domains 2026-09-02 · mx-provider-patterns 2026-09-03
Need this at scale?
The Spaw API runs the same checks plus mailbox-level SMTP verification, batch and bulk endpoints, and list monitoring — 10 free lookups a month, no card required.