Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=157680000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
public, max-age=60
cache-control: public, max-age=60
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Cdn-Cache-Control
public, max-age=60
Date
Tue, 05 May 2026 00:52:02 GMT
Seek-Melways
true
X-Request-Id
36ec6a9d-a0bc-4113-8bc0-7086f3645669
cdn-cache-control: public, max-age=60 cf-cache-status: DYNAMIC cf-ray: 9f6bc2958ed6c983-IAD date: Tue, 05 May 2026 00:52:02 GMT seek-melways: true x-envoy-upstream-service-time: 167 x-request-id: 36ec6a9d-a0bc-4113-8bc0-7086f3645669
Recommendations
Enable compression (gzip/brotli) to improve performance