Open
Cached
·
3h ago
12
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
- • Significantly strengthen CSP directives
- • 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
accept-ranges: bytes connection: close
Caching Headers
Etag
"10d2-6a6c6089-61120efa0759a61c;;;"
Last-Modified
Fri, 31 Jul 2026 08:44:57 GMT
etag: "10d2-6a6c6089-61120efa0759a61c;;;" last-modified: Fri, 31 Jul 2026 08:44:57 GMT
Content Headers
Content-Length
4306
Content-Type
text/html
content-length: 4306 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000, h3-29=":443"; ma=2592000
Date
Sun, 09 Aug 2026 20:38:03 GMT
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000 date: Sun, 09 Aug 2026 20:38:03 GMT panel: hpanel platform: hostinger
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching