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, 30 Apr 2026 07:59:15 GMT
alt-svc: h3=":443"; ma=86400 date: Thu, 30 Apr 2026 07:59:15 GMT via: 1.1 07176b2f022f6a02b10faecdd79ef1bc.cloudfront.net (CloudFront) x-amz-cf-id: 0ECQGnAgK009j59QDFz0UhwROyShKCj3w2QFwQaTgTARzpgvIvs9pA== x-amz-cf-pop: IAD61-P12 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance