Open
Cached
·
just now
9
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
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 Strict-Transport-Security header with max-age of at least 1 year
- • 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
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Etag
"fee57798ea157443b5c88177e6e9be86"
Last-Modified
Wed, 05 Aug 2026 10:11:27 GMT
etag: "fee57798ea157443b5c88177e6e9be86" last-modified: Wed, 05 Aug 2026 10:11:27 GMT
Content Headers
Content-Length
72980
Content-Type
text/html; charset=UTF-8
content-length: 72980 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 06 Aug 2026 03:26:49 GMT
X-Cache-Status
EXPIRED
date: Thu, 06 Aug 2026 03:26:49 GMT x-cache-status: EXPIRED
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching