imd.org

Email infrastructure report · Last checked

Summary

imd.org uses Microsoft 365 for email and has SPF, DKIM, and DMARC configured. It is not catch-all.

Mail provider

ProviderMicrosoft 365 business
Primary MXimd-org.mail.protection.outlook.com

MX records

PriorityHostnameIPs
100imd-org.mail.protection.outlook.com52.101.68.12, 52.101.68.27, 52.101.68.5, 52.101.73.15, 2a01:111:f403:ca09::2, 2a01:111:f403:ca04::7, 2a01:111:f403:ca04::c, 2a01:111:f403:ca04::4

Authentication

SPF Present ~all
DKIM Found (selectors: selector1, selector2, s1, s2, mail)
DMARC Present p=quarantine
Raw SPF record
v=spf1 ip4:193.5.22.128/25 ip4:46.105.67.103 ip4:94.23.203.199 ip4:54.229.2.165 ip4:52.30.130.201 include:spf.protection.outlook.com include:_spf.qualtrics.com include:_spf-dc2.successfactors.com include:aspmx.pardot.com include:_spf.salesforce.com include:spf.sendinblue.com ~all
Raw DMARC record
v=DMARC1; p=quarantine; sp=quarantine; rua=mailto:dmarc_agg@vali.email,mailto:rua-import-39470@sendforensics.com

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response6ms
SMTP banner220 DB1PEPF0003922F.mail.protection.outlook.com Microsoft ESMTP MAIL Service ready at Tue, 28 Jul 2026 19:29:42 +0000 [08DEEB01FEBA982D]

What this means

This domain has strong email authentication. Messages claiming to come from @imd.org 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 imd.org?

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@imd.org" \
  -H "Authorization: Bearer cm_live_..."