theoremoftheday.org

Email infrastructure report · Last checked

Summary

theoremoftheday.org uses Self-hosted / Custom for email and has DMARC configured. It is not catch-all.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXmx4.34sp.com

MX records

PriorityHostnameIPs
10mx4.34sp.com46.183.13.208, 2a00:1ee0:2:8::2eb7:dd0
10mx3.34sp.com46.183.13.250, 2a00:1ee0:2:8::2eb7:dfa

Authentication

SPF Missing
DKIM? Not detected via common selectors
DMARC Present p=none
Raw DMARC record
v=DMARC1; p=none

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response94ms
SMTP banner220 mx6.mailarray.34sp.com ESMTP Postfix

What this means

This domain is missing SPF, DKIM, which weakens its protection against email spoofing. Adding these records would improve deliverability and reduce the risk of impersonation.

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 theoremoftheday.org?

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