Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Origin
accept-ranges: bytes connection: close vary: Origin
Caching Headers
Cache-Control
max-age=31536000, must-revalidate
Etag
"631261c4-3d"
Last-Modified
Fri, 02 Sep 2022 20:04:20 GMT
cache-control: max-age=31536000, must-revalidate etag: "631261c4-3d" last-modified: Fri, 02 Sep 2022 20:04:20 GMT
Content Headers
Content-Length
61
Content-Type
text/html
content-length: 61 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 02 May 2026 20:32:26 GMT
Timing-Allow-Origin
*
akamai-request-bc: [a=23.204.137.139,b=735348009,c=g,n=US_VA_ASHBURN,o=20940],[c=c,n=US_VA_ASHBURN,o=20940],[a=91,c=o] date: Sat, 02 May 2026 20:32:26 GMT timing-allow-origin: *
Recommendations
Enable compression (gzip/brotli) to improve performance