Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=70051
Etag
"81340f71df61b1bc33e11ebd16406628"
Expires
Fri, 08 May 2026 09:10:01 GMT
Pragma
public
cache-control: max-age=70051 etag: "81340f71df61b1bc33e11ebd16406628" expires: Fri, 08 May 2026 09:10:01 GMT pragma: public
Content Headers
Content-Language
en
Content-Type
text/html; charset=utf-8
content-language: en content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 13:42:30 GMT
X-Country-Code
US
X-Regions-Code
VA
date: Thu, 07 May 2026 13:42:30 GMT via: 1.1 2f76b89b5b812e346fc5b368361bed3c.cloudfront.net (CloudFront) x-amz-cf-id: CS-MfLSAmPmPjYYHzPAJ55Jf4UrjY4pO1f4SmqWgEH6KYQVb5nGdfw== x-amz-cf-pop: IAD89-P4 x-cache: Miss from cloudfront x-country-code: US x-regions-code: VA
Recommendations
Enable compression (gzip/brotli) to improve performance