alumnus.tums.ac.ir

Email infrastructure report · Last checked

Summary

alumnus.tums.ac.ir uses Self-hosted / Custom for email and has SPF, DKIM, and DMARC configured. It is a catch-all domain.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXmg6.tums.ac.ir

MX records

PriorityHostnameIPs
10mg6.tums.ac.ir194.225.62.97
10mg8.tums.ac.ir

Authentication

SPF Present ~all
DKIM Found (selectors: dkim)
DMARC Present p=reject
Raw SPF record
v=spf1 mx a ip4:194.225.62.65/26 a:alumnus.tums.ac.ir ~all
Raw DMARC record
v=DMARC1; p=reject; rua=mailto:itsupport@tums.ac.ir; ruf=mailto:itsupport@tums.ac.ir; fo=1

Email behavior

Catch-all Yes
Disposable No
Free provider No
STARTTLS Supported
SMTP response462ms
SMTP banner220 ****************************

What this means

This domain has strong email authentication. Messages claiming to come from @alumnus.tums.ac.ir 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 alumnus.tums.ac.ir?

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@alumnus.tums.ac.ir" \
  -H "Authorization: Bearer cm_live_..."