forushealth.com

Email infrastructure report · Last checked

Summary

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

Mail provider

ProviderMicrosoft 365 business
Primary MXforushealth-com.mail.protection.outlook.com

MX records

PriorityHostnameIPs
0forushealth-com.mail.protection.outlook.com52.101.145.2, 52.101.144.0, 52.101.144.3, 52.101.145.0, 2a01:111:f403:cc2c::1, 2a01:111:f403:cc2d::, 2a01:111:f403:cc2c::, 2a01:111:f403:cc2d::1

Authentication

SPF Present -all
DKIM Found (selectors: selector1)
DMARC Present p=reject
Raw SPF record
v=spf1 ip4:103.187.238.27 include:spf.antispamcloud.com include:spf.protection.outlook.com include:servers.mcsv.net -all
Raw DMARC record
v=DMARC1; p=reject; sp=reject; adkim=r; aspf=r; pct=100; fo=0; rf=afrf; ri=86400; rua=mailto:damodharan@forushealth.com; ruf=mailto:damodharan@forushealth.com

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response447ms
SMTP banner220 PN2PEPF0000018E.mail.protection.outlook.com Microsoft ESMTP MAIL Service ready at Tue, 28 Jul 2026 22:06:46 +0000 [08DEE8BCDC02875F]

What this means

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

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