Open
Cached
·
just now
18
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
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 09 Apr 2026 19:16:03 GMT
alt-svc: h3=":443"; ma=86400 date: Thu, 09 Apr 2026 19:16:03 GMT via: 1.1 470d4277236d0557f3e42c6bfe9dac78.cloudfront.net (CloudFront) x-amz-cf-id: vFbKnsxZ-_H9CIo_Fi5qviIWXLJTuGeejQBvHwfTzsJXrjn7qz_Ujw== x-amz-cf-pop: IAD89-P1 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance