chrischasedesign.com

Email infrastructure report · Last checked

Summary

chrischasedesign.com uses Self-hosted / Custom for email and has SPF, DKIM, and DMARC configured. It is not catch-all.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXmail.chrischasedesign.com

MX records

PriorityHostnameIPs
0mail.chrischasedesign.com50.87.236.238

Authentication

SPF Present ~all
DKIM Found (selectors: default)
DMARC Present p=quarantine
Raw SPF record
v=spf1 a mx include:websitewelcome.com ~all
Raw DMARC record
v=DMARC1; p=quarantine; rua=mailto:dmarc@chrischasedesign.com; ruf=mailto:dmarc@chrischasedesign.com; fo=1; pct=10

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response5583ms
SMTP banner220-box2421.bluehost.com ESMTP Exim 4.99.4 #2 Sun, 26 Jul 2026 13:08:41 -0600 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.

What this means

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