SPF and DMARC records for 10x.es

Live SPF and DMARC lookup for 10x.es: the raw TXT records and the policy they enforce.

try:

No MX record, host fallback only
mail hosts
10x.es
provider
other
spf record
no
dmarc policy
quarantine
dmarc record
v=DMARC1; p=quarantine; adkim=r; aspf=r; rua=mailto:[email protected];
disposable domain
yes
free consumer provider
no

SPF for 10x.es

10x.es publishes no SPF record. Receiving servers cannot tell which servers are allowed to send as 10x.es, so mail from the domain is easier to spoof and more likely to land in spam. A basic record (v=spf1 include:… -all) fixes that, and Spaw's risk score adds a small weight to addresses at domains without one.

DMARC for 10x.es

The DMARC policy for 10x.es is p=quarantine: failing mail is delivered to spam rather than refused. It is the common intermediate step between monitoring and rejecting.

Why it matters

SPF says which servers may send as 10x.es; DKIM signs the messages; DMARC tells receivers what to do when neither checks out and reports back to the owner. Together they decide whether mail from 10x.es is trusted, and whether someone else can pretend to be 10x.es. For verification they are a domain-quality signal: Spaw folds a missing SPF record into the risk score and reports has_spf and dmarc_policy on every email and domain lookup.

More checks for 10x.es

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.

Get your API key