sharda.ac.in

Email infrastructure report · Last checked

Summary

sharda.ac.in uses Google Workspace for email and has SPF, DKIM, and DMARC configured. It is not catch-all.

Mail provider

ProviderGoogle Workspace business
Primary MXaspmx.l.google.com

MX records

PriorityHostnameIPs
1aspmx.l.google.com172.253.116.27, 2a00:1450:400b:c03::1a
5alt1.aspmx.l.google.com172.253.157.26, 2a00:1450:400c:c23::1a
5alt2.aspmx.l.google.com142.250.102.26, 2a00:1450:4025:402::1b
10alt4.aspmx.l.google.com142.251.127.26, 2a00:1450:4001:c21::1a
10alt3.aspmx.l.google.com192.178.213.26, 2a00:1450:4013:c1e::1a

Authentication

SPF Present
DKIM Found (selectors: google, s1, s2, mail)
DMARC Present p=quarantine
Raw SPF record
v=spf1 include:nlsmtp.com include:_spf.mail.yahoo.com include:_spf.google.com a mx ip4:13.126.207.64 ip4:13.233.249.64 ip4:13.232.214.115 ip4:14.139.238.55 ip4:14.139.238.50
Raw DMARC record
v=DMARC1; p=quarantine; pct=5; rua=mailto:dmarc.reports@sharda.ac.in

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response51ms
SMTP banner220 mx.google.com ESMTP ffacd0b85a97d-47fb6b29f5asi527343f8f.156 - gsmtp

What this means

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

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@sharda.ac.in" \
  -H "Authorization: Bearer cm_live_..."