Skip to main content

Recon Report

switch.com
10 Feb 2026, 14:51 UTC · 10.4s
Target Assessment
Target Hardness: Hardened
3 defensive layers | 4 attack surface gaps
1 weakness
Email Spoofability Can you spoof email from this domain?
> analyzing sender authorization policy...
SPF — Sender Policy Framework
SPF is configured — sender authorization restricts spoofing
RFC 7208 — Sender Policy Framework

SPF allows domain owners to specify which mail servers are authorized to send email on behalf of their domain. Without SPF, any server can forge the envelope sender.

> enumerating cryptographic selectors...
DKIM — DomainKeys Identified Mail
DKIM selectors reveal mail infrastructure — signatures found
RFC 6376 — DomainKeys Identified Mail

DKIM provides cryptographic authentication of email messages. Selector names often reveal email providers (e.g., google, selector1 = Microsoft 365).

> evaluating enforcement policy...
DMARC — Domain-based Message Authentication
DMARC p=quarantine — authentication failures are sequestered, not rejected. Forensic telemetry is preserved (RFC 7489 §7). Some organizations maintain this posture as a deliberate monitoring strategy. See NIST SP 800-177
RFC 7489 — DMARC

DMARC ties SPF and DKIM together with a policy that tells receiving servers what to do with unauthenticated mail. p=none is monitoring only — attackers love it.

Transport Security Can you intercept email in transit?
> probing certificate pinning via DNSSEC chain...
DANE / TLSA
No DANE — TLS is opportunistic and can be downgraded
MTA-STS
MTA-STS not enforced — STARTTLS stripping possible
TLS-RPT
No TLS-RPT — TLS failures go unnoticed by the domain owner
RFC 8460 — SMTP TLS Reporting

TLS-RPT enables reporting of TLS negotiation failures. Without it, STARTTLS downgrade attacks leave no trace.

Brand & Certificate Security Can you fake this brand's identity?
BIMI
No BIMI — no verified brand logo in email clients. Visual impersonation is easy.
CAA — Certificate Authority Authorization
No CAA — any CA on earth can issue a valid certificate for this domain. An attacker can obtain a trusted cert from the cheapest, fastest CA and stand up a convincing HTTPS phishing clone or MitM proxy.
RFC 8659 — CAA

CAA records specify which Certificate Authorities are authorized to issue certificates. Without CAA, an attacker could obtain a valid cert from any CA.

DNS Infrastructure Can you poison the DNS?
> validating cryptographic chain of trust...
DNSSEC
No DNSSEC — DNS responses can be spoofed or poisoned
RFC 4033–4035 — DNSSEC

DNSSEC adds cryptographic signatures to DNS responses, preventing cache poisoning and response forgery. Without DNSSEC, an attacker can forge DNS answers.

NS Delegation
0 nameservers detected — single point of failure
Attack Surface Discovery What can you find from the outside?
Subdomain Discovery (Multi-Source)
0 subdomains discovered via CT logs + DNS probing + Nmap SAN extraction
Intelligence Metadata Can you verify this independently?
SHA-3-512 Integrity Hash
694f9b7a2c0bbd0cc34d9669029ab1a516aa74b81df543115c1ec01cc24da6a48472425e3d08221ffb37acc7820b58526deef1d4934e814d6548eb7f107a172d
RFC References
12
Verification Commands — Independently verify every finding