🔍 Website Security Scanner

One combined scan covering SSL certificate validity, HTTP security headers, and SPF/DKIM email authentication — with an overall score and prioritized fixes.

Examples: github.com   cloudflare.com
ℹ️ The Security Headers portion of this scan requires the same one-time Cloudflare Worker setup as Security Headers Checker — SSL and email authentication checks work immediately without it.

📚 What This Scanner Checks

Website Security Scanner combines three independent checks — each also available as a standalone tool — into a single pass so you get the full picture without running three separate lookups:

CategoryWhat's CheckedStandalone Tool
SSL/TLSCertificate validity, days remaining, issuer, from Certificate Transparency logsSSL Certificate Checker
HTTP HeadersHSTS, CSP, X-Frame-Options, and other browser-enforced defensesSecurity Headers Checker
Email AuthenticationSPF record presence and syntax; DKIM record presence at common selectorsSPF Lookup & DKIM Lookup

🏆 How the Overall Score Works

Each of the three categories contributes roughly a third of the overall score. Within SSL, an expired or soon-expiring certificate weighs heaviest. Within headers, HSTS and CSP carry the most weight since they block the highest-impact attack classes. Within email authentication, having neither SPF nor DKIM configured at all is treated as the most significant gap, since it leaves the domain fully spoofable.

⚠️ What a Combined Scan Doesn't Replace

This is a breadth-first overview, not a substitute for a full penetration test, live TLS/cipher-suite audit, or DMARC policy review. For deeper analysis of any single category, use the dedicated standalone tool linked in the table above, or read our full 20-point Website Security Checklist.

🛠️ Use Cases

🚀
Pre-Launch Sanity Check
Run one scan before shipping a new site to catch the most common, highest-impact gaps in under a minute.
🔄
Post-Migration Verification
After a hosting, CDN, or DNS provider migration, quickly confirm nothing important silently broke.
📊
Vendor / Third-Party Due Diligence
Get a quick baseline read on a vendor or partner's public-facing security posture before deeper engagement.
📈
Tracking Improvement Over Time
Re-scan periodically to confirm security posture is trending in the right direction as fixes get deployed.

ToolsNovaHub tools are built and independently maintained with a focus on accurate, no-signup network and security utilities. Spotted an error? Let us know.

🎓
Expert Tip
A single scan from Website Security Scanner is a snapshot — security posture drifts as certificates near expiry or headers get overwritten by a new deploy, so schedule periodic re-checks.
ToolsNovaHub Pro Tip
Combine Website Security Scanner with our Website Security Scanner for one combined view covering TLS, headers, and email authentication together.
⚠️
Common Beginner Mistake
Assuming a perfect score from Website Security Scanner means the site is fully secure. It checks configuration, not application-layer bugs like SQL injection — pair it with a manual code review.

📋 Related Tools & Guides Comparison

ResourceTypeLink
Blacklist CheckSecurityOpen Tool →
SSL Certificate CheckerSecurityOpen Tool →
Security Headers CheckerSecurityOpen Tool →
Common Website Vulnerabilities Checklist: What to Check & FixGuideRead Guide →
How to Fix an Expired SSL Certificate (Step-by-Step Guide)GuideRead Guide →

FAQ

SSL/TLS certificate validity via Certificate Transparency logs, HTTP security headers, and SPF/DKIM email authentication presence — all in one combined scan.
No — Security Headers Checker focuses solely on headers with a detailed breakdown. This scanner combines that with SSL and email authentication for a broader, less granular overview.
85+ generally reflects solid configuration across all three categories. Below 60 usually points to at least one major gap.
No — it reflects missing defensive configuration, not an active compromise. It highlights preventable gaps, not evidence of an ongoing incident.
Yes. Certificate Transparency logs, public HTTP headers, and public DNS records are all publicly accessible information by design.
Yes — free, unlimited scans, no sign-up required.
No — it's a breadth-first automated overview of public-facing configuration, not a substitute for manual security testing or a live TLS/cipher audit.
A domain's email configuration is part of its overall security posture — a website can have a perfect SSL/headers setup while remaining fully spoofable for phishing via email if SPF/DKIM are unset.
Yes — each of the three category cards shows specifics, and you can always drill into the dedicated standalone tool (SSL Checker, Security Headers Checker, SPF/DKIM Lookup) for full depth.
After any hosting, DNS, or CDN change, and periodically otherwise (quarterly is reasonable for most sites) to catch silent regressions.
The scan checks a handful of common selectors (google, selector1, k1, etc.) — if your domain uses a non-standard selector, use the dedicated DKIM Lookup tool with your exact selector for an accurate check.
Yes — use the Print / Save as PDF button, or copy the raw JSON for your own records or ticketing system.
This scanner's score blends three categories together, so a strong headers grade can still be pulled down by a weak SSL or email authentication result, and vice versa.
Not in the current version — it checks SPF and DKIM presence. For full DMARC policy analysis, this is planned for a future update; in the meantime check your DMARC TXT record manually via DNS Lookup.
Not automatically within one view — run the scan on each domain separately and compare the score cards, or export both as JSON for your own comparison.