hq.dhs.gov

Email infrastructure report · Last checked

Summary

hq.dhs.gov uses Self-hosted / Custom for email and has SPF, DKIM, and DMARC configured. It is a catch-all domain.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXmxb-00376703.gslb.gpphosted.com

MX records

PriorityHostnameIPs
10mxb-00376703.gslb.gpphosted.com67.231.147.98
10mxa-00376703.gslb.gpphosted.com67.231.155.98

Authentication

SPF Present -all
DKIM Found (selectors: selector1)
DMARC Present p=reject
Raw SPF record
v=spf1 ip4:160.1.76.32 ip4:216.128.251.155 ip4:128.129.88.18 ip4:208.73.191.37 ip4:208.73.184.44 include:spf.dhs.gov include:spf.protection.outlook.com include:spf-00376703.gpphosted.com -all
Raw DMARC record
v=DMARC1; p=reject; pct=100; rua=mailto:DMARC@hq.dhs.gov, mailto:reports@dmarc.cyber.dhs.gov; ruf=mailto:dmarc-forensics@hq.dhs.gov

Email behavior

Catch-all Yes
Disposable No
Free provider No
STARTTLS Supported
SMTP response590ms
SMTP banner220 mx0e-00376703.gpphosted.com ESMTP mfa-m0190660

What this means

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

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@hq.dhs.gov" \
  -H "Authorization: Bearer cm_live_..."