Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000, max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Age
64045
age: 64045
Content Headers
Content-Length
236089
Content-Type
text/html; charset=utf-8
content-length: 236089 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 21:49:22 GMT
X-Content-Source
lru
X-Datadog-Trace-Id
7182680000817021342
date: Mon, 11 May 2026 21:49:22 GMT via: 1.1 0df880fcc0eaaf2d73df10e0f110cabe.cloudfront.net (CloudFront) x-amz-cf-id: N5hGMhNWrt1m5mYPnCnl_f-qHGQdtbz5HS24z-5H3d7NdiF__HWv_g== x-amz-cf-pop: ATL58-P1 x-cache: Hit from cloudfront x-content-source: lru x-datadog-trace-id: 7182680000817021342 x-envoy-upstream-service-time: 62
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching