Open
Cached
·
just now
16
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 24 Aug 2026 19:25:30 GMT
Link
Other
URL
/_next/static/media/797e433ab948586e-s.p.08e28id.o-okb.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2
rel=preload
as=font
crossorigin
type=font/woff2
X-Hcdn-Cache-Status
DYNAMIC
X-Hcdn-Request-Id
f84fe3e9cdabec5766f974321294af6c-dci-edge4
X-Hcdn-Upstream-Rt
1.490
alt-svc: h3=":443"; ma=86400 date: Mon, 24 Aug 2026 19:25:30 GMT link: </_next/static/media/797e433ab948586e-s.p.08e28id.o-okb.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/chunks/066jf0nk75nic.css>; rel=preload; as="style", </_next/static/chunks/0.9ziv2~.hhl-.css>; rel=preload; as="style" panel: hpanel platform: hostinger x-hcdn-cache-status: DYNAMIC x-hcdn-request-id: f84fe3e9cdabec5766f974321294af6c-dci-edge4 x-hcdn-upstream-rt: 1.490
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology