Open
Cached
·
just now
11
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
Missing
Not configured
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 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
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
epoch
Etag
"6121b787-941a"
Last-Modified
Sun, 22 Aug 2021 02:33:43 GMT
cache-control: epoch etag: "6121b787-941a" last-modified: Sun, 22 Aug 2021 02:33:43 GMT
Content Headers
Content-Length
37914
Content-Type
text/html; charset=utf-8
content-length: 37914 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 23 May 2026 10:41:37 GMT
date: Sat, 23 May 2026 10:41:37 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance