tylerhastings.law

Email infrastructure report · Last checked

Summary

tylerhastings.law uses Self-hosted / Custom for email and has SPF and DKIM configured. It is a catch-all domain.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXmx1.privateemail.com

MX records

PriorityHostnameIPs
10mx1.privateemail.com162.255.118.7
10mx2.prviateemail.com

Authentication

SPF Present ~all
DKIM Found (selectors: default)
DMARC Missing
Raw SPF record
v=spf1 include:spf.privateemail.com ~all

Email behavior

Catch-all Yes
Disposable No
Free provider No
STARTTLS Supported
SMTP response2961ms
SMTP banner220-asp-relay-pe.jellyfish.systems ESMTP Postfix 220 asp-relay-pe.jellyfish.systems ESMTP Postfix

What this means

This domain is missing DMARC, which weakens its protection against email spoofing. Adding this record 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 tylerhastings.law?

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