Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000 ; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close, Transfer-Encoding
Transfer-Encoding
chunked
connection: close, Transfer-Encoding transfer-encoding: chunked
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"v4vvz6hdpa7sya"
cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "v4vvz6hdpa7sya"
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 11 Apr 2026 17:16:35 GMT
X-Akamai-Pmcbrowser
country_code=US,region_code=VA,city=ASHBURN,lat=39.0438,long=-77.4879,timezone=EST,zip=20146-20149
akamai-cache-status: NotCacheable from child akamai-grn: 0.e40c0317.1775927795.5c4e435e date: Sat, 11 Apr 2026 17:16:35 GMT x-akamai-pmcbrowser: country_code=US,region_code=VA,city=ASHBURN,lat=39.0438,long=-77.4879,timezone=EST,zip=20146-20149
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology