cchs.csic.es

Email infrastructure report · Last checked

Summary

cchs.csic.es uses Self-hosted / Custom for email and has SPF configured. It is not catch-all.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXmx.csic.es

MX records

PriorityHostnameIPs
100mx.csic.es161.111.10.17

Authentication

SPF Present -all
DKIM? Not detected via common selectors
DMARC Missing
Raw SPF record
v=spf1 mx ip4:161.111.10.57 ip4:161.111.10.60 -all

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response146ms
SMTP banner220 mx.csic.es ESMTP

What this means

This domain is missing DKIM, DMARC, which weakens its protection against email spoofing. Adding these records would improve deliverability and reduce the risk of impersonation.

Refresh this report

Cached results are kept indefinitely. If you think the data above is out of date, run a fresh check below. Refreshes are rate-limited (1 per domain every 5 minutes).

Want to verify individual addresses at cchs.csic.es?

CheckMail's API verifies real-time deliverability with SMTP checks, not just DNS lookups. 100 free credits, no credit card required.

Get an API key →
curl https://api.checkmail.dev/v1/verify \
  -G --data-urlencode "email=test@cchs.csic.es" \
  -H "Authorization: Bearer cm_live_..."