Open
Cached
·
8h ago
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains, max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
autoplay=*, fullscreen=*, keyboard-map=*; +5 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Connection
close
Vary
Origin
connection: close vary: Origin
Caching Headers
Etag
W/"15-GUyC4O1Q5rloRH64VRFSII+Q2+g"
etag: W/"15-GUyC4O1Q5rloRH64VRFSII+Q2+g"
Content Headers
Content-Length
21
Content-Type
text/html; charset=utf-8
content-length: 21 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Date
Mon, 06 Apr 2026 04:20:04 GMT
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Request-Id
62ac3571-198f-4040-a70d-6f359bdb85f8
date: Mon, 06 Apr 2026 04:20:04 GMT x-dns-prefetch-control: off x-download-options: noopen x-request-id: 62ac3571-198f-4040-a70d-6f359bdb85f8
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching