Overview
Findings
Actions
Details
Related
A-
90 / 100

sec.gov

Security report · Scanned February 15, 2026

Checks
8
Passed
7
Warnings
0
Critical
1
AI-Generated Summary
What this means

sec.gov scored 90/100, demonstrating a strong security posture. No material issues found.

Critical gaps in: Security Headers. Positive signals: TLS Configuration, HSTS Header, DNS Configuration all passed.

1 action item identified, including 0 critical. The issues are configuration gaps, not architectural problems. A focused remediation effort of 2–5 days could address all findings.

How sec.gov compares

Grade distribution across 2598 companies we've scanned. sec.gov scores better than 89% of them.

89th percentile
0 Percentile rank 100
83
A+
25
A
190
A-
196
B+
75
B
362
B-
129
C+
114
C
330
C-
119
D+
95
D
252
D-
628
F
sec.gov — Grade A- (90/100) 2598 companies scanned
Security checks

Each check inspects a different part of sec.gov's public security setup. Green means healthy, yellow needs attention, red is a problem.

Security Headers
Only 0/5 security headers present. Missing: CSP, X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy. This exposes the application to clickjacking, MIME-sniffing, and other client-side attacks.
Problem
TLS Configuration
TLSv1.3 negotiated with TLS_AES_256_GCM_SHA384 (256-bit). Strong configuration with no deprecated protocols or weak ciphers detected.
Healthy
HSTS Header
HSTS enabled: max-age=31536000 with includeSubDomains and preload. Meets best-practice configuration.
Healthy
DMARC / Email Security
Strengths: DMARC policy set to reject (strongest); SPF record present with hard-fail (-all); DKIM configured (selectors: selector1, selector2).
Healthy
Known Breaches
No known breaches found in public disclosure databases.
Healthy
CVE Exposure
Detected technologies: AkamaiGHost. (AkamaiGHost detected but excluded from CVE matching — upstream infrastructure). All detected technologies are upstream CDN/proxy infrastructure. No application-level software versions exposed.
Healthy
DNS Configuration
Strengths: 6 nameservers configured (a20-66.akam.net., a18-65.akam.net., a1-32.akam.net., a7-65.akam.net.); 1 MX records present; DNSSEC enabled; Zone transfers properly restricted.
Healthy
Certificate Hygiene
Strengths: Certificate valid, 160 days remaining; Issued by DigiCert Inc.
Healthy
Recommended actions
1 item

Steps to improve sec.gov's security grade, ranked by impact.

1
Add missing security headers (CSP, X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy)
Impact: 1–2 Hours
HIGH
5 of 5 recommended security headers are missing on sec.gov: CSP, X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy. These headers protect against clickjacking, MIME-sniffing, and unauthorized browser feature access. Adding them is a server configuration change with no application code changes required.
Compliance impact
PCI-DSS 4.0Req 6.4.1
Security headers are required application controls
OWASPSecure Headers
Recommended baseline for web applications
How to fix this
1
Add Content-Security-Policy header (start with report-only to avoid breakage)
2
Add: X-Content-Type-Options: nosniff
3
Add: X-Frame-Options: DENY (or SAMEORIGIN if you use iframes)
4
Add: Referrer-Policy: strict-origin-when-cross-origin
5
Add: Permissions-Policy: camera=(), microphone=(), geolocation=()
6
Verify with: curl -sI https://sec.gov | grep -iE 'content-security|x-frame|x-content|referrer|permissions'
At a glance

Key data points from the scan.

TLS Version
TLSv1.3
TLSv1.3 negotiated with TLS_AES_256_GCM_SHA384 (256-bit). Strong configuration with no deprecated protocols or weak ciphers detected.
DMARC Policy
p=reject
Strengths: DMARC policy set to reject (strongest); SPF record present with hard-fail (-all); DKIM configured (selectors: selector1, selector2).
SPF Record
Present
v=spf1 include:_mail.sec.gov include:_sas.sec.gov include:_sas1.sec.gov include:_sas2.sec.gov ip4:16
Security Headers
0/5 present
Missing: CSP, X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy
HSTS
Enabled
HSTS enabled: max-age=31536000 with includeSubDomains and preload. Meets best-practice configuration.
SSL Certificate
Valid
Strengths: Certificate valid, 160 days remaining; Issued by DigiCert Inc.
DNSSEC
Enabled
Strengths: 6 nameservers configured (a20-66.akam.net., a18-65.akam.net., a1-32.akam.net., a7-65.akam.net.); 1 MX records present; DNSSEC enabled; Zone transfers properly restricted.