
Engineer's DNS Intelligence Report
Your domain has DMARC reject — you qualify for BIMI, which displays your brand logo in receiving email clients that support it (Gmail, Apple Mail, Yahoo).
| Field | Value |
|---|---|
| Type | TXT |
| Host | default._bimi.mailbox.org (BIMI default record) |
| Value | v=BIMI1; l=https://mailbox.org/brand/logo.svg |
DNSSEC is active — adding TLSA records enables DANE, which cryptographically binds your mail server certificates to DNS and prevents certificate-based MITM attacks.
| Field | Value |
|---|---|
| Type | TLSA |
| Host | _25._tcp.mail.yourdomain.com (TLSA record for primary MX — generate hash from your server certificate) |
| Value | 3 1 1 <certificate-sha256-hash> |
Email Security Methodology Can this domain be impersonated by email? No SPF and DMARC reject policy enforced
SPF Record RFC 7208 §4 Gold
SPF valid with industry-standard soft fail (~all), 1/10 lookups
DMARC Policy RFC 7489 §6.3 Gold
DMARC policy reject (100%) - excellent protection
pct= with t= (testing flag), add np= (non-existent subdomain policy), and mandate DNS tree walk for policy discovery instead of the Public Suffix List.DKIM Records RFC 6376 §3.6 Gold
DKIM not discoverable via common selectors (large providers use rotating selectors)
l= tag body length vulnerability (attacker appends unsigned content to signed mail),
weak key exploitation (keys below 1024-bit are cryptographically breakable per RFC 6376 §3.3.3),
DKIM replay attacks (re-sending legitimately signed messages at scale)
MTA-STS RFC 8461 §3 Gold
MTA-STS enforced - TLS required for 7 mail server(s)
- Mode:
enforce - Max Age: 28 days (2419200 seconds)
- MX Patterns: *.mailbox.org, mx1.mailbox.org, mx2.mailbox.org, mx3.mailbox.org, mx4.mailbox.org, mxtls1.mailbox.org, mxtls2.mailbox.org
MTA-STS policy enforcement is evaluated in Mail Transport Security below.
TLS-RPT RFC 8460 §3 Gold
TLS-RPT configured - receiving TLS delivery reports
DMARC External Reporting Authorization RFC 7489 §7.1
Could not verify 1 of 1 external reporting domains — DNS lookup did not complete
| External Domain | Authorization | Auth Record |
|---|---|---|
heinlein-support.de |
Unverified | — |
Why "unverified": The authorization TXT record could not be resolved this scan (a transient DNS failure, not a confirmed absence). We do not report it as missing, because asserting absence from a failed lookup would be a false finding. Re-run the scan to confirm.
The following DNS record TTLs deviate from recommended values. Incorrect TTLs can cause caching issues, slow propagation, or unnecessary DNS traffic.
| Record Type | Observed TTL | Typical TTL | Severity | Context |
|---|---|---|---|---|
| NS | 5 minutes (300s) |
1 day (86400s) |
high | NS TTL is below typical — observed 5 minutes (300s), typical value is 1 day (86400s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 86400 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
| TXT | 5 minutes (300s) |
1 hour (3600s) |
high | TXT TTL is below typical — observed 5 minutes (300s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
| MX | 1643s |
1 hour (3600s) |
medium | MX TTL is below typical — observed 1643s, typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
| A | 274s |
1 hour (3600s) |
high | A TTL is below typical — observed 274s, typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
| AAAA | 85s |
1 hour (3600s) |
high | AAAA TTL is below typical — observed 85s, typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
| SOA | 15 minutes (900s) |
1 hour (3600s) |
medium | SOA TTL is below typical — observed 15 minutes (900s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
| CAA | 5 minutes (300s) |
1 hour (3600s) |
high | CAA TTL is below typical — observed 5 minutes (300s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
Big Picture Questions
- How often do you actually change this record? If it hasn’t changed in months, a short TTL is generating unnecessary DNS queries without any benefit.
- Are you preparing for a migration or IP change? Short TTLs make sense temporarily — but should be raised back to 1 hour (3600s) once the change is complete.
- Every DNS lookup adds 20–150ms of latency. With a 60s TTL, returning visitors trigger a fresh lookup every minute. With 3600s, they get cached responses for an hour — faster page loads, no extra infrastructure needed.
- Google runs A records at ~30s because they operate a global anycast network and need to steer traffic dynamically. For a typical website without that infrastructure, copying those TTLs increases query volume with zero upside.
ns.jpberlin.de
2014141425
root.jpberlin.de
| Timer | Value | RFC 1912 Range |
|---|---|---|
| Refresh | 40000s | 1,200–43,200s (20 min – 12 hrs) |
| Retry | 7200s | Fraction of Refresh |
| Expire | 604800s | 1,209,600–2,419,200s (14–28 days) |
| Minimum (Neg. Cache) | 86400s | 300–86,400s (5 min – 1 day) |
| Parameter | Current | Suggested | Severity | Rationale |
|---|---|---|---|---|
| timeout_seconds | 5s |
8s |
low | Average scan duration is 38.1s, suggesting DNS responses are slow for this domain. Increasing timeout from 5s to 8s prevents premature resolution failures. RFC 8767 |
DANE / TLSA Gold Recon Methodology Can mail servers establish identity without a public CA? Could Not Verify
DANE could not be verified — TLSA lookups for 5 of 5 MX hosts did not complete (transient resolver failure). This is not evidence that DANE is absent (RFC 6698 §1).
Two mechanisms protect email in transit. DANE is the primary standard; MTA-STS is the alternative for domains that cannot deploy DNSSEC:
- DNSSEC + DANE (RFC 7672) — Cryptographic chain of trust from DNS root to mail server certificate. Eliminates reliance on certificate authorities. No trust-on-first-use weakness. Requires DNSSEC.
- MTA-STS (RFC 8461) — HTTPS-based policy requiring TLS for mail delivery. Works without DNSSEC but relies on CA trust and is vulnerable on first use (§10). Created for domains where “deploying DNSSEC is undesirable or impractical” (§2).
Industry trend: Microsoft Exchange Online enforces inbound DANE with DNSSEC (GA October 2024), and providers like Proton Mail and Fastmail also support DANE. Google Workspace does not support DANE and relies on MTA-STS. Both mechanisms coexist because DANE is backward-compatible — senders skip the check if the domain isn't DNSSEC-signed (RFC 7672 §1.3).
Brand Security Can this brand be convincingly faked? Possible DMARC reject policy blocks email spoofing (RFC 7489 §6.3) and CAA restricts certificate issuance (RFC 8659 §4), but no BIMI brand verification — lookalike domains display identically in inboxes without visual proof of authenticity
No valid BIMI record found
CAA RFC 8659 §4 Gold Success IODEF
CAA configured - only DigiCert, swisssign.com, Let's Encrypt can issue certificates
Vulnerability Disclosure Policy (security.txt) Is there a verified way to report security issues? Yes RFC 9116
security.txt properly configured
Contact
Expires
Encryption
AI Surface Scanner Beta Is this domain discoverable by AI — and protected from abuse? No
No AI governance measures detected
llms.txt llmstxt.org
AI Crawler Governance (robots.txt) RFC 9309 IETF Draft
Content-Usage Directive IETF Draft
Content-Usage: directive for robots.txt that lets site owners declare whether their content may be used for AI training and inference. This is an active draft, not yet a ratified standard.
Content-Usage: ai=no to robots.txt to deny AI training, or Content-Usage: ai=allow to explicitly permit it.
Without this directive, AI crawler behavior depends on individual crawler policies and User-agent rules.
AI Recommendation Poisoning
Hidden Prompt Artifacts
Evidence Log (1 item)
| Type | Detail | Severity | Confidence |
|---|---|---|---|
robots_txt_no_ai_blocks |
robots.txt found but no AI-specific blocking directives | low | Observed |
Public Exposure Checks Are sensitive files or secrets exposed? No
No exposed secrets detected in public page source — same-origin, non-intrusive scan of publicly visible page source and scripts.
Sources scanned (9)
- https://mailbox.org/
- https://mailbox.org/modules/contrib/minify_assets/src/async-css.js
- https://mailbox.org/modules/contrib/minify_assets/src/async-css.js
- https://mailbox.org/modules/contrib/minify_assets/src/async-css.js
- https://mailbox.org/modules/contrib/minify_assets/src/async-css.js
- https://mailbox.org/modules/contrib/minify_assets/src/async-css.js
- https://mailbox.org/modules/contrib/minify_assets/src/async-css.js
- https://mailbox.org/modules/contrib/minify_assets/src/async-css.js
- https://mailbox.org/modules/contrib/minify_assets/src/async-css.js
What type of scan is this?
This is OSINT (Open Source Intelligence) collection — we check the same publicly accessible URLs that any web browser could visit. No authentication is bypassed, no ports are probed, no vulnerabilities are exploited.
Is this a PCI compliance scan? No. PCI DSS requires scans performed by an Approved Scanning Vendor (ASV) certified by the PCI Security Standards Council. DNS Tool is not an ASV. If you need PCI compliance scanning, engage a certified ASV such as Qualys, Tenable, or Trustwave.
Is this a penetration test? No. Penetration testing involves active exploitation attempts against systems with authorization. Our checks are passive observation of publicly accessible resources — the same methodology used by Shodan, Mozilla Observatory, and other OSINT platforms.
DNS Server Security Hardened
No DNS server misconfigurations found on dns3.cloudns.net — Nmap NSE probes for zone transfer (AXFR), open recursion (RFC 5358), nameserver identity disclosure, and DNS cache snooping.
| Check | Result | Detail |
|---|---|---|
| Zone Transfer (AXFR) | Denied | Zone transfer denied (correct configuration) |
| Open Recursion | Disabled | Recursion disabled (correct configuration) |
| Nameserver Identity | Hidden | No nameserver identity information disclosed |
| Cache Snooping | Protected | Cache snooping not possible (correct configuration) |
Tested nameservers: dns3.cloudns.net, ns2.jpberlin.de, dns4.cloudns.net, ns.jpberlin.de, ns3.jpberlin.de
Delegation Consistency 1 Issue
Delegation consistency: 1 issue(s) found — Parent/child NS delegation alignment: DS↔DNSKEY, glue records, TTL drift, SOA serial sync.
- Could not retrieve NS TTL from parent zone
DS ↔ DNSKEY Alignment Aligned
| DS Key Tag | DS Algorithm | DNSKEY Key Tag | DNSKEY Algorithm |
|---|---|---|---|
| 38499 | 7 | 38499 | 7 |
Glue Record Completeness Complete
| Nameserver | In-Bailiwick | IPv4 Glue | IPv6 Glue | Status |
|---|---|---|---|---|
dns3.cloudns.net |
No | N/A | N/A | OK |
dns4.cloudns.net |
No | N/A | N/A | OK |
ns.jpberlin.de |
No | N/A | N/A | OK |
ns2.jpberlin.de |
No | N/A | N/A | OK |
ns3.jpberlin.de |
No | N/A | N/A | OK |
NS TTL Comparison Drift
SOA Serial Consistency Consistent
dns3.cloudns.net: 2.014141425e+09dns4.cloudns.net: 2.014141425e+09ns.jpberlin.de: 2.014141425e+09ns2.jpberlin.de: 2.014141425e+09ns3.jpberlin.de: 2.014141425e+09Nameserver Fleet Matrix Healthy
Analyzed 5 nameserver(s) for mailbox.org — Per-nameserver reachability, ASN diversity, SOA serial sync, and lame delegation checks.
| Nameserver | IPv4 | IPv6 | ASN / Operator | UDP | TCP | AA | SOA Serial |
|---|---|---|---|---|---|---|---|
dns4.cloudns.net |
185.136.97.88 | 2a06:fb00:1::2:88 | AS203391 | 2014141425 | |||
ns3.jpberlin.de |
88.198.52.15 | 2a01:4f8:221:4381::1 |
AS24940
Hetzner Online GmbH |
2014141425 | |||
dns3.cloudns.net |
185.136.96.88 | 2a06:fb00:1::1:88 | AS203391 | 2014141425 | |||
ns.jpberlin.de |
91.198.250.3 | 2001:67c:2050:1::53:1 | AS199118 | 2014141425 | |||
ns2.jpberlin.de |
194.150.191.56 | None | AS62313 | 2014141425 |
4 ASNs, 5 /24 prefixes across 5 nameservers
DNSSEC Operations Deep Dive 1 Issue
DNSSEC operational notes: 1 item(s) to review — KSK/ZSK differentiation, RRSIG expiry windows, NSEC/NSEC3 analysis, and rollover readiness.
- Single KSK with no CDS/CDNSKEY automation — manual rollover required
DNSKEY Inventory 3 Keys
| Role | Key Tag | Algorithm | Key Size |
|---|---|---|---|
| ZSK | 5719 | RSASHA1-NSEC3-SHA1 | 1080 bits |
| ZSK | 48028 | RSA/SHA-512 | 1080 bits |
| KSK | 38499 | RSASHA1-NSEC3-SHA1 | 1056 bits |
RRSIG Signatures 0 Signatures
No RRSIG records found.
Denial of Existence none
No NSEC or NSEC3 records detected.
Rollover Readiness Not_ready
Mail Transport Security Beta Is mail transport encrypted and verified? Yes MTA-STS enforces TLS for all inbound mail delivery
Transport encryption enforced via DNS policy (2 signal(s))
Policy Assessment Primary
- MTA-STS policy in enforce mode requires encrypted transport (RFC 8461)
- TLS-RPT configured — domain monitors TLS delivery failures (RFC 8460)
Telemetry
mailto:abuse@heinlein-support.deLive Probe Supplementary
Infrastructure Intelligence Who hosts this domain and what services power it? Direct
ASN / Network Success
Resolved 0 unique ASN(s) across 2 IP address(es)
185.97.174.35 → AS ()2001:67c:2050:b100:1:443:0:184 → AS ()Edge / CDN Success
Domain appears to use direct origin hosting
SaaS TXT Footprint Success 2 services
Detected 2 SaaS verification records
Detects SaaS services that leave DNS TXT verification records (e.g., domain ownership proofs). Does not detect all SaaS platforms — only those indicated by DNS.
| Service | Verification Record |
|---|---|
google-site-verification=bCdtsEmyfsVIfzBgWZpEvCf3TeJgpw0f6x5miXGwakY |
|
| Have I Been Pwned | have-i-been-pwned-verification=aa98600469e4f52f5b4c8e6952a0927d |
Domain Security Methodology Can DNS responses be tampered with in transit? No DNSSEC signed; a validating resolver confirmed the cryptographic chain of trust via the AD flag (RFC 4035 §3.2.3)
DNSSEC RFC 4033 §2 Gold Signed Algorithm 3463 Adequate
DNSSEC fully configured and validated — AD (Authenticated Data) flag set by resolver 8.8.8.8 confirming cryptographic chain of trust from root to zone (RFC 4035 §3.2.3)
NS Delegation Verified
5 nameserver(s) configured
HTTPS / SVCB Records RFC 9460 Success HTTPS
HTTPS records found
| Priority | Target | ALPN | ECH | Raw |
|---|---|---|---|---|
| 1 | . |
http/1.1 | No | mailbox.org. 3600 IN HTTPS 1 . alpn="http/1.1" |
Traffic & Routing Where does this domain's traffic actually terminate?
AIPv4 Address
AAAAIPv6 Address
MXMail Servers
SRVServices
Subdomain Discovery RFC 6962 Recon LIVE What subdomains and infrastructure are exposed in certificate logs? 90 subdomains discovered
How did we find these?*.mailbox.org
Active
1 cert
1 CA:
| Certificate Authority | Certs | First Issued | Last Issued | Status |
|---|---|---|---|---|
|
12 | 2025-10-27 | 2026-06-10 | Active |
| Subdomain | Source | Status | Provider / CNAME | Certificates | First Seen | Issuer(s) |
|---|---|---|---|---|---|---|
account.mailbox.org
|
DNS | Current |
keycloak.heinlein-support.de
|
1 | 2026-05-18 | — |
api.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
app-share.mailbox.org
|
CT Log | Current | — | — | — | — |
app.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
archive-staging.mailbox.org
|
CT Log | Current | — | 2 | 2026-06-05T10:39:57Z | |
archive.mailbox.org
|
CT Log | Current | — | 1 | 2025-12-19T00:00:00Z | |
auth.mailbox.org
|
DNS | Current |
traefik.mailbox.org
|
1 | 2026-05-18 | — |
auto.mailbox.org
|
CT Log | Current | — | — | — | — |
autoconfig.mailbox.org
|
DNS | Current |
auto.mailbox.org
|
1 | 2026-05-18 | — |
autodiscover.mailbox.org
|
DNS | Current |
auto.mailbox.org
|
1 | 2026-05-18 | — |
avatar.opentalk.mailbox.org
|
CT Log | Current | — | 2 | 2026-04-10T13:07:39Z | |
betatest.mailbox.org
|
CT Log | Current | — | — | — | — |
businessadmin.mailbox.org
|
CT Log | Current | — | — | — | — |
chat.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
conference.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
console.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
controller.opentalk-staging.mailbox.org
|
CT Log | Current | — | 1 | 2025-10-27T00:00:00Z | |
controller.opentalk.mailbox.org
|
CT Log | Current | — | 1 | 2026-04-28T23:28:44Z | |
converse.mailbox.org
|
CT Log | Current | — | — | — | — |
dav-bl.mailbox.org
|
CT Log | Current | — | — | — | — |
dav-sso.mailbox.org
|
CT Log | Current | — | — | — | — |
dav.mailbox.org
|
CT Log | Current | — | — | — | — |
db.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
dev2018.mailbox.org
|
CT Log | Current | — | — | — | — |
drupal.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
eas.mailbox.org
|
CT Log | Current | — | — | — | — |
erlkoenig.mailbox.org
|
CT Log | Current | — | — | — | — |
etherpad.mailbox.org
|
CT Log | Current | — | — | — | — |
evac-console.mailbox.org
|
CT Log | Current | — | — | — | — |
feedback.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
form.mailbox.org
|
CT Log | Current | — | — | — | — |
framadate.mailbox.org
|
CT Log | Current | — | — | — | — |
go2.mailbox.org
|
CT Log | Current |
go2.heinlein.group
|
1 | 2026-05-11T07:52:56Z | |
grafana.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
help.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
id4me.mailbox.org
|
CT Log | Current | — | — | — | — |
imap-bl.mailbox.org
|
CT Log | Current | — | — | — | — |
imap.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
jitsibridge-12.mailbox.org
|
CT Log | Current | — | — | — | — |
jitsibridge-13.mailbox.org
|
CT Log | Current | — | — | — | — |
jitsibridge-a10.mailbox.org
|
CT Log | Current | — | — | — | — |
jitsibridge-a11.mailbox.org
|
CT Log | Current | — | — | — | — |
kb.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
kong.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
lb1.mailbox.org
|
CT Log | Current | — | — | — | — |
lb2.mailbox.org
|
CT Log | Current | — | — | — | — |
lists.mailbox.org
|
CT Log | Current | — | — | — | — |
login.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
lotp.mailbox.org
|
CT Log | Current | — | — | — | — |
mailout01.mailbox.org
|
CT Log | Current | — | — | — | — |
mailout02.mailbox.org
|
CT Log | Current | — | — | — | — |
mailout21.mailbox.org
|
CT Log | Current | — | — | — | — |
mailout22.mailbox.org
|
CT Log | Current | — | — | — | — |
mailout41.mailbox.org
|
CT Log | Current | — | — | — | — |
mailout42.mailbox.org
|
CT Log | Current | — | — | — | — |
manage-sso.mailbox.org
|
CT Log | Current | — | — | — | — |
manage.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
meet.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
mout-b-105.mailbox.org
|
CT Log | Current | — | — | — | — |
mout-b-110.mailbox.org
|
CT Log | Current | — | — | — | — |
mout-b-112.mailbox.org
|
CT Log | Current | — | — | — | — |
mout-b-206.mailbox.org
|
CT Log | Current | — | — | — | — |
mout-b-210.mailbox.org
|
CT Log | Current | — | — | — | — |
mx1.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
mx2.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
mx3.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
mx4.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
office.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
opentalk.mailbox.org
|
CT Log | Current | — | 1 | 2026-04-28T23:28:53Z | |
pop.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
pop3.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
prometheus.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
proxy.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
register.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
secure.mailbox.org
|
CT Log | Current | — | 1 | 2026-02-19T00:00:00Z | |
share.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
smtp.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
smtp1.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
smtp2.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
solr.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
stage.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
staging.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
status.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
support.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
test.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
upload.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
whiteboard.opentalk.mailbox.org
|
CT Log | Current | — | 2 | 2026-03-26T11:30:23Z | |
www.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
www1.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
www2.mailbox.org
|
DNS | Current | — | 1 | 2026-05-18 | — |
DNS Evidence Diff Side-by-side comparison
185.97.174.35
185.97.174.35
2001:67c:2050:b100:1:443:0:184
2001:67c:2050:b100:1:443:0:184
0 iodef "mailto:security@heinlein-support.de"
0 issue "digicert.com"
0 issue "swisssign.com"
0 issue "swisssign.com"
0 issue "digicert.com"
0 issue "letsencrypt.org"
0 issue "letsencrypt.org"
0 iodef "mailto:mail@heinlein-support.de"
0 iodef "mailto:mail@heinlein-support.de"
0 iodef "mailto:security@heinlein-support.de"
v=DMARC1; p=reject; adkim=r; aspf=r; pct=100; rua=mailto:abuse+arf@heinlein-support.de; rf=afrf; fo=1;
v=DMARC1; p=reject; adkim=r; aspf=r; pct=100; rua=mailto:abuse+arf@heinlein-support.de; rf=afrf; fo=1;
v=STSv1;id=20261606010000
v=STSv1;id=20261606010000
10 mx1.mailbox.org.
10 mx4.mailbox.org.
10 mx2.mailbox.org.
10 mx3.mailbox.org.
10 mx3.mailbox.org.
10 mx2.mailbox.org.
10 mx4.mailbox.org.
50 mx-n.mailbox.org.
50 mx-n.mailbox.org.
10 mx1.mailbox.org.
dns3.cloudns.net.
dns4.cloudns.net.
dns4.cloudns.net.
ns.jpberlin.de.
ns.jpberlin.de.
ns3.jpberlin.de.
ns2.jpberlin.de.
ns2.jpberlin.de.
ns3.jpberlin.de.
dns3.cloudns.net.
ns.jpberlin.de. root.jpberlin.de. 2014141425 40000 7200 604800 86400
ns.jpberlin.de. root.jpberlin.de. 2014141425 40000 7200 604800 86400
v=TLSRPTv1;rua=mailto:abuse@heinlein-support.de
v=TLSRPTv1;rua=mailto:abuse@heinlein-support.de
google-site-verification=bCdtsEmyfsVIfzBgWZpEvCf3TeJgpw0f6x5miXGwakY
google-site-verification=ojrG-cXIWNDWMmRomplDCsZknBUmg2PO32SffP1Xy2E
google-site-verification=ojrG-cXIWNDWMmRomplDCsZknBUmg2PO32SffP1Xy2E
have-i-been-pwned-verification=aa98600469e4f52f5b4c8e6952a0927d
have-i-been-pwned-verification=aa98600469e4f52f5b4c8e6952a0927d
mailru-verification: 0c2c482975b1fc2f
mailru-verification: 0c2c482975b1fc2f
swisssign-check=1tuXIQOBa4NZh2EIQI5nFD8fbJW2EvxB6W8rYhAoQ5
swisssign-check=1tuXIQOBa4NZh2EIQI5nFD8fbJW2EvxB6W8rYhAoQ5
google-site-verification=bCdtsEmyfsVIfzBgWZpEvCf3TeJgpw0f6x5miXGwakY
v=spf1 ip4:213.203.238.0/25 ip4:195.10.208.0/24 ip4:91.198.250.0/24 ip4:80.241.56.0/21 ip6:2001:67c:2050::/48 mx ~all
DNS History Timeline BETA
When was a record added, removed, or changed — and could that change be the problem?
Confirm Your Email Configuration
This tool analyzes DNS records, but to verify actual email delivery, send a test email to Red Sift Investigate. Their tool shows exactly how your emails arrive, including SPF/DKIM/DMARC pass/fail results in the headers.
DATA FRESHNESS & METHODOLOGY
All security-critical records (SPF, DMARC, DKIM, DANE/TLSA, DNSSEC, MTA-STS, TLS-RPT, BIMI, CAA) are queried live from authoritative nameservers and cross-referenced against 5 independent public DNS resolvers (Cloudflare, Google, Quad9, OpenDNS, DNS4EU) at the time of each analysis. No security verdict uses cached data.
Registrar data (RDAP) is cached for up to 24 hours because domain ownership and registration details change infrequently. Certificate Transparency logs (subdomain discovery via RFC 6962) are cached for 1 hour because CT entries are append-only historical records. Sections using cached data are marked with a CACHED badge; live queries show LIVE.
Intelligence Sources
This analysis used 4 DNS resolvers (consensus), reverse DNS (PTR), Team Cymru (ASN attribution), IANA RDAP (registrar), crt.sh (CT logs), and SMTP probing (transport). All using open-standard protocols.
Verify Report Integrity SHA-3-512 Has this report been altered since generation? Verify below
This cryptographic hash seals the analysis data, domain, timestamp, and tool version into a tamper-evident fingerprint. Any modification to the report data will produce a different hash. This is distinct from the posture hash (used for drift detection) — the integrity hash uniquely identifies this specific report instance.
8404e84f38518796305db07c48543a22d013a427e634aa5234273d9c303c85c59c7603ac8aa35952c10abe60cda05d054d561f8a8d6b380bc62375284c876bc6
Internet Archive — Permanent Record Wayback Machine Can this analysis be independently verified? Archived
This analysis has been automatically submitted to the Internet Archive's Wayback Machine, creating a tamper-evident, third-party-hosted snapshot of the DNS security posture at analysis time. This archived copy is independent of DNS Tool — it provides an independently verifiable record of the analysis at this point in time. Combined with the SHA-3-512 integrity hash, this creates a verifiable chain of evidence for domain security state.
https://web.archive.org/web/20260617221531/https://dnstool.it-help.tech/analysis/17890/view/E
Download the intelligence dump and verify its integrity, like you would a Kali ISO or any critical artifact. The SHA-3-512 checksum covers every byte of the download — deterministic serialization ensures identical hashes across downloads.
After downloading, verify with any of these commands:
Tip: cd ~/Downloads first (or wherever you saved the files).
cat dns-intelligence-mailbox.org.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-mailbox.org.json
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-mailbox.org.json','rb').read()).hexdigest())"
sha3sum -a 512 dns-intelligence-mailbox.org.json
.sha3 file or the checksum API at /api/analysis/17890/checksum. Hash algorithm: SHA-3-512 (Keccak, NIST FIPS 202).
Every finding in this report is backed by DNS queries you can run yourself. These vetted one-liners reproduce the exact checks used to build this report for mailbox.org. Our analysis adds multi-resolver consensus, RFC-based evaluation, and cross-referencing — but the underlying data is always independently verifiable. We are intelligence analysts, not gatekeepers.
DNS Records
dig +noall +answer mailbox.org A
dig +noall +answer mailbox.org AAAA
dig +noall +answer mailbox.org MX
dig +noall +answer mailbox.org NS
dig +noall +answer mailbox.org TXT
Email Authentication
dig +short mailbox.org TXT | grep -i spf
dig +short _dmarc.mailbox.org TXT
dig +short default._domainkey.mailbox.org TXT
dig +short google._domainkey.mailbox.org TXT
dig +short selector1._domainkey.mailbox.org TXT
dig +short selector2._domainkey.mailbox.org TXT
Domain Security
dig +dnssec +noall +answer mailbox.org DNSKEY
dig +noall +answer mailbox.org DS
dig +dnssec +cd mailbox.org A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.mx1.mailbox.org TLSA
dig +noall +answer _25._tcp.mx2.mailbox.org TLSA
dig +noall +answer _25._tcp.mx3.mailbox.org TLSA
dig +noall +answer _25._tcp.mx4.mailbox.org TLSA
dig +noall +answer _25._tcp.mx-n.mailbox.org TLSA
openssl s_client -starttls smtp -connect mx1.mailbox.org:25 -servername mx1.mailbox.org 2>/dev/null | openssl x509 -noout -subject -dates
dig +short _mta-sts.mailbox.org TXT
curl -sL https://mta-sts.mailbox.org/.well-known/mta-sts.txt
dig +short _smtp._tls.mailbox.org TXT
Brand & Trust
dig +short default._bimi.mailbox.org TXT
dig +noall +answer mailbox.org CAA
DNS Records
dig +noall +answer mailbox.org HTTPS
Domain Security
dig +noall +answer mailbox.org CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/mailbox.org' | python3 -m json.tool | head -50
Transport Security
openssl s_client -starttls smtp -connect mx1.mailbox.org:25 -servername mx1.mailbox.org </dev/null 2>/dev/null | head -5
Infrastructure Intelligence
curl -s 'https://crt.sh/?q=%25.mailbox.org&output=json' | python3 -c "import json,sys; [print(e['name_value']) for e in json.load(sys.stdin)]" | sort -u | head -20
curl -sL https://mailbox.org/.well-known/security.txt | head -20
AI Surface
curl -sI https://mailbox.org/llms.txt | head -5
curl -s https://mailbox.org/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
Infrastructure Intelligence
dig +short 35.174.97.185.origin.asn.cymru.com TXT
dig, openssl, and curl — standard tools available on macOS, Linux, and WSL. Results may vary slightly due to DNS propagation timing and resolver caching.
Appendix: Verification Commands
DNS Records
dig +noall +answer mailbox.org A
dig +noall +answer mailbox.org AAAA
dig +noall +answer mailbox.org MX
dig +noall +answer mailbox.org NS
dig +noall +answer mailbox.org TXT
Email Authentication
dig +short mailbox.org TXT | grep -i spf
dig +short _dmarc.mailbox.org TXT
dig +short default._domainkey.mailbox.org TXT
dig +short google._domainkey.mailbox.org TXT
dig +short selector1._domainkey.mailbox.org TXT
dig +short selector2._domainkey.mailbox.org TXT
Domain Security
dig +dnssec +noall +answer mailbox.org DNSKEY
dig +noall +answer mailbox.org DS
dig +dnssec +cd mailbox.org A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.mx1.mailbox.org TLSA
dig +noall +answer _25._tcp.mx2.mailbox.org TLSA
dig +noall +answer _25._tcp.mx3.mailbox.org TLSA
dig +noall +answer _25._tcp.mx4.mailbox.org TLSA
dig +noall +answer _25._tcp.mx-n.mailbox.org TLSA
openssl s_client -starttls smtp -connect mx1.mailbox.org:25 -servername mx1.mailbox.org 2>/dev/null | openssl x509 -noout -subject -dates
dig +short _mta-sts.mailbox.org TXT
curl -sL https://mta-sts.mailbox.org/.well-known/mta-sts.txt
dig +short _smtp._tls.mailbox.org TXT
Brand & Trust
dig +short default._bimi.mailbox.org TXT
dig +noall +answer mailbox.org CAA
DNS Records
dig +noall +answer mailbox.org HTTPS
Domain Security
dig +noall +answer mailbox.org CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/mailbox.org' | python3 -m json.tool | head -50
Transport Security
openssl s_client -starttls smtp -connect mx1.mailbox.org:25 -servername mx1.mailbox.org </dev/null 2>/dev/null | head -5
Infrastructure Intelligence
curl -s 'https://crt.sh/?q=%25.mailbox.org&output=json' | python3 -c "import json,sys; [print(e['name_value']) for e in json.load(sys.stdin)]" | sort -u | head -20
curl -sL https://mailbox.org/.well-known/security.txt | head -20
AI Surface
curl -sI https://mailbox.org/llms.txt | head -5
curl -s https://mailbox.org/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
Infrastructure Intelligence
dig +short 35.174.97.185.origin.asn.cymru.com TXT
