maximem.ai

Email infrastructure report · Last checked

Summary

maximem.ai uses Google Workspace for email and has SPF, DKIM, and DMARC configured. It is a catch-all domain.

Mail provider

ProviderGoogle Workspace business
Primary MXsmtp.google.com

MX records

PriorityHostnameIPs
1smtp.google.com172.253.116.27, 209.85.203.26, 74.125.193.27, 74.125.193.26, 172.253.116.26, 2a00:1450:400b:c00::1b, 2a00:1450:400b:c00::1a, 2a00:1450:400b:c02::1a, 2a00:1450:400b:c02::1b

Authentication

SPF Present ~all
DKIM Found (selectors: google)
DMARC Present p=quarantine
Raw SPF record
v=spf1 include:_spf.google.com include:amazonses.com ~all
Raw DMARC record
v=DMARC1;p=quarantine;rua=mailto:my_dmarc_report@maximem.ai

Email behavior

Catch-all Yes
Disposable No
Free provider No
STARTTLS Supported
SMTP response46ms
SMTP banner220 mx.google.com ESMTP 5b1f17b1804b1-496c45e5511si70232185e9.4 - gsmtp

What this means

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

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