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
max-age=0, must-understand, no-cache, no-store, private
cache-control: max-age=0, must-understand, no-cache, no-store, private
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
Sun, 10 May 2026 01:02:30 GMT
alt-svc: h3=":443"; ma=86400 date: Sun, 10 May 2026 01:02:30 GMT via: 1.1 1bf9b118a40d760b4b2a9d173dae3efc.cloudfront.net (CloudFront) x-amz-cf-id: 0EmGESPzdVQDjhVpMPsHRzNlTN0Qvhb-Qh6C2GiF8nOESCf5HXMKTA== x-amz-cf-pop: IAD61-P13 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance