Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
- • 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
Mon, 11 May 2026 16:39:22 GMT
alt-svc: h3=":443"; ma=86400 date: Mon, 11 May 2026 16:39:22 GMT via: 1.1 21a5f0e24a694c040922a8766d75a2e0.cloudfront.net (CloudFront) x-amz-cf-id: DH-Lsn-_Hxrld1l0BA8-osOZDhMj9M_iIMdc8fwOGIg8jefiwWNUzQ== x-amz-cf-pop: IAD61-P2 x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance