chu-clermontferrand.fr

Email infrastructure report · Last checked

Summary

chu-clermontferrand.fr uses Self-hosted / Custom for email and has SPF, DKIM, and DMARC configured. It is not catch-all.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXexchange.chu-clermontferrand.fr

MX records

PriorityHostnameIPs
10exchange.chu-clermontferrand.fr194.254.230.70

Authentication

SPF Present ~all
DKIM Found (selectors: selector1, selector2, dkim)
DMARC Present p=quarantine
Raw SPF record
v=spf1 mx ip4:194.254.230.70 include:spf.protection.outlook.com ~all
Raw DMARC record
v=DMARC1; p=quarantine; adkim=r; aspf=r;rua=mailto:postmaster@chu-clermontferrand.fr; 

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response7157ms
SMTP banner220-exchange.chu-clermontferrand.fr ESMTP Postfix 220 exchange.chu-clermontferrand.fr ESMTP Postfix

What this means

This domain has strong email authentication. Messages claiming to come from @chu-clermontferrand.fr can be cryptographically verified by recipients, making spoofing difficult. Deliverability for legitimate mail should be good.

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 chu-clermontferrand.fr?

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@chu-clermontferrand.fr" \
  -H "Authorization: Bearer cm_live_..."