Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
connection: close
Caching Headers
Cache-Control
public, max-age=0
Etag
W/"5c25-19d1409dd20"
Last-Modified
Sun, 22 Mar 2026 05:34:44 GMT
cache-control: public, max-age=0 etag: W/"5c25-19d1409dd20" last-modified: Sun, 22 Mar 2026 05:34:44 GMT
Content Headers
Content-Length
23589
Content-Type
text/html; charset=UTF-8
content-length: 23589 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 13 Apr 2026 05:53:29 GMT
X-Acoustic-Content-Migr
us
date: Mon, 13 Apr 2026 05:53:29 GMT x-acoustic-content-migr: us x-envoy-upstream-service-time: 2
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology