psb.vib-ugent.be

Email infrastructure report · Last checked

Summary

psb.vib-ugent.be 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 MXsmtp.psb.vib-ugent.be

MX records

PriorityHostnameIPs
10smtp.psb.vib-ugent.be193.190.62.203

Authentication

SPF Present ~all
DKIM Found (selectors: s1)
DMARC Present p=quarantine
Raw SPF record
v=spf1 mx ip4:193.190.62.203 include:mailgun.org ~all
Raw DMARC record
v=DMARC1; p=quarantine; pct=100; rua=mailto:sysad@psb.vib-ugent.be; aspf=r; adkim=r;

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response76ms
SMTP banner220 medusa.psb.ugent.be ESMTP Smtpd; Fri, 24 Jul 2026 03:16:08 +0200

What this means

This domain has strong email authentication. Messages claiming to come from @psb.vib-ugent.be 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 psb.vib-ugent.be?

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@psb.vib-ugent.be" \
  -H "Authorization: Bearer cm_live_..."