Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000;includeSubDomains;preload, max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
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
- • 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
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Cache-Control
private
cache-control: private
Content Headers
Content-Type
text/html;charset=UTF-8
content-type: text/html;charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 13 Aug 2026 01:01:15 GMT
X-Trace-Id
d8b75230338587ed02a9421ea1c594ec
cf-cache-status: DYNAMIC cf-ray: a2a3c99b3a73e5c7-IAD date: Thu, 13 Aug 2026 01:01:15 GMT x-trace-id: d8b75230338587ed02a9421ea1c594ec
Recommendations
Enable compression (gzip/brotli) to improve performance