Skip to main content

Recon Report

it-help.tech
13 Feb 2026, 05:19 UTC ·v26.12.28
Target Assessment
Target Hardness: Hardened
8 defensive layers
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=reject — hard enforcement. Spoofing will be rejected.
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 enforce mode — senders required to use TLS
TLS-RPT
TLS-RPT configured — TLS failures are reported to 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
BIMI configured — brand logo verified in email clients. Harder to impersonate visually.
CAA — Certificate Authority Authorization
CAA restricts certificate issuance to authorized CAs. Attacker must compromise an approved CA or exploit issuance delay windows.
0 issuewild "letsencrypt.org"
0 issue "letsencrypt.org"
0 iodef "mailto:hello@it-help.tech"
0 issue "amazon.com"
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
SaaS Services (TXT Record Discovery)
3 SaaS services detected via DNS TXT verification records
Google Workspace Facebook Apple
Intelligence Metadata Can you verify this independently?
SHA-3-512 Integrity Hash
da06dce7275a182216dc0e95b97c82ff1e541bc363bce95059bbfee77fc0b6e6fbdc252a083ebefbac22d313f835bd41593dc3d5f9a5ce7aaff8f21158ff20f0
RFC References
12
Tool Version
v26.12.28
Verification Commands — Independently verify every finding