Open
Cached
·
just now
19
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
Age
29016
Cache-Control
max-age=80893
Etag
"aee211e0aea67a6ccc46da59c9bd4ba3"
Expires
Thu, 07 May 2026 11:00:35 GMT
Pragma
public
age: 29016 cache-control: max-age=80893 etag: "aee211e0aea67a6ccc46da59c9bd4ba3" expires: Thu, 07 May 2026 11:00:35 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
Wed, 06 May 2026 12:32:22 GMT
X-Country-Code
US
X-Regions-Code
VA
date: Wed, 06 May 2026 12:32:22 GMT via: 1.1 1ffcb4016d0c1224c9505d74a866e6a8.cloudfront.net (CloudFront) x-amz-cf-id: 30anjCaHAwvdf162aua7eBRCV5HrVFeT8v6EQGGqV7EO88-vXJTfKw== x-amz-cf-pop: IAD61-P2 x-cache: Hit from cloudfront x-country-code: US x-regions-code: VA
Recommendations
Enable compression (gzip/brotli) to improve performance