Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
max-age=84600
Etag
"20bad-6518b0386f728"
Last-Modified
Mon, 11 May 2026 13:49:21 GMT
cache-control: max-age=84600 etag: "20bad-6518b0386f728" last-modified: Mon, 11 May 2026 13:49:21 GMT
Content Headers
Content-Length
134061
Content-Type
text/html;charset=utf-8
content-length: 134061 content-type: text/html;charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 03:06:59 GMT
date: Tue, 12 May 2026 03:06:59 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance