Website hardening
Certificate and TLS versions, the HTTP to HTTPS redirect, HSTS, Content-Security-Policy, clickjacking protection, cookie flags, version banners and security.txt.
Free tool Passive check
HTTPS, security headers, email spoofing protection, DNS hardening and publicly logged subdomains, checked in seconds. Every issue comes with the evidence and a fix you can copy.
This usually takes 5 to 15 seconds.
What we check
Certificate and TLS versions, the HTTP to HTTPS redirect, HSTS, Content-Security-Policy, clickjacking protection, cookie flags, version banners and security.txt.
Whether someone can send email that appears to come from you: SPF, DKIM and DMARC, plus MTA-STS and TLS reporting for inbound mail.
DNSSEC signing, and CAA records that limit which certificate authorities may issue certificates for your domain.
Subdomains already listed in public Certificate Transparency logs, with non-production and admin names flagged for review.
Anyone can type any domain, so the tool only reads what a browser or a DNS lookup already sees. Testing a system for exploitable weaknesses needs the owner's authorization, which is what an assessment provides.
Each area starts at 100. A high-severity issue removes 25 points, medium 10 and low 3. Passes and informational notes cost nothing. The overall score weights website hardening 40%, email 35%, exposed surface 15% and DNS 10%, using only the areas that could be checked.
A good grade is a good sign, not a certificate. This check cannot see application logic, access control, internal networks or source code. Read how access-control flaws hide from scanners.