Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • 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
must-understand, no-cache="Set-Cookie", public, s-maxage=300, stale-if-error=3600, stale-while-revalidate=600
cache-control: must-understand, no-cache="Set-Cookie", public, s-maxage=300, stale-if-error=3600, stale-while-revalidate=600
Content Headers
Content-Language
en-US
Content-Type
text/html; charset=UTF-8
content-language: en-US content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 16 Sep 2026 12:16:10 GMT
date: Wed, 16 Sep 2026 12:16:10 GMT via: 1.1 f588325f7617672d954c4267c8bee1ea.cloudfront.net (CloudFront) x-amz-cf-id: Vp0_VC8Yb3d1l7MdKdYOK9MMBMvd-yo8R6Us5LmgnCkVEQXLlYZoug== x-amz-cf-pop: IAD12-P1 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance