inuvana.com

Email infrastructure report · Last checked

Summary

inuvana.com uses Zoho Mail for email and has SPF, DKIM, and DMARC configured. It is not catch-all.

Mail provider

ProviderZoho Mail business
Primary MXmx.zoho.com

MX records

PriorityHostnameIPs
10mx.zoho.com204.141.43.44
20mx2.zoho.com136.143.183.44
30aspmx.l.google.com209.85.202.26, 2a00:1450:400b:c02::1a
40alt1.aspmx.l.google.com172.253.157.27, 2a00:1450:400c:c23::1b
50alt2.aspmx.l.google.com142.250.102.27, 2a00:1450:4025:402::1a
60aspmx2.googlemail.com172.253.157.26, 2a00:1450:400c:c23::1a
70aspmx3.googlemail.com142.250.102.27, 2a00:1450:4025:402::1a
80smtp.google.com209.85.203.26, 172.253.116.27, 172.253.116.26, 209.85.202.27, 209.85.202.26, 2a00:1450:400b:c03::1b, 2a00:1450:400b:c03::1a, 2a00:1450:400b:c01::1a, 2a00:1450:400b:c01::1b

Authentication

SPF Present ~all
DKIM Found (selectors: s1, s2)
DMARC Present p=none
Raw SPF record
v=spf1 include:zoho.com ~all
Raw DMARC record
v=DMARC1; p=none; rua=mailto:dmarc_agg@vali.email

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response465ms
SMTP banner220 mx.zohomail.com SMTP Server ready July 26, 2026 12:09:29 PM PDT

What this means

This domain has strong email authentication. Messages claiming to come from @inuvana.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 inuvana.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@inuvana.com" \
  -H "Authorization: Bearer cm_live_..."