bs.naist.jp

Email infrastructure report · Last checked

Summary

bs.naist.jp uses Self-hosted / Custom for email and has SPF configured. It is not catch-all.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXmailsgw40.naist.jp

MX records

PriorityHostnameIPs
100mailsgw40.naist.jp163.221.12.158, 2001:df3:540:d32::158

Authentication

SPF Present ?all
DKIM? Not detected via common selectors
DMARC Missing
Raw SPF record
v=spf1 ip4:163.221.0.0/16 ip6:2001:200:16a::/48 ip6:2001:df3:540::/48 include:_spf.salesforce.com ?all

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS? Could not determine (connection refused)
SMTP response
SMTP banner

What this means

This domain is missing DKIM, DMARC, 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 bs.naist.jp?

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@bs.naist.jp" \
  -H "Authorization: Bearer cm_live_..."