Open
Cached
·
just now
19
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
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
2871546
Cache-Control
public, s-maxage=604800, max-age=0
Last-Modified
Sun, 24 May 2026 16:51:13 GMT
age: 2871546 cache-control: public, s-maxage=604800, max-age=0 last-modified: Sun, 24 May 2026 16:51:13 GMT
Content Headers
Content-Type
text/html
content-type: text/html
Server Headers
server: cloudflare x-powered-by: Hostinger Horizons
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 24 Aug 2026 08:39:06 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=7,cfOrigin;dur=166
X-Hcdn-Cache-Status
HIT
X-Hcdn-Request-Id
5bd31a6b5560999e67ab4a1fb1f18357-phx-edge5
X-U4s-Request-Id
1fa25c20ad4aea3374d1d8c95c04fa47-fra-84
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a3010b6af85935b0-IAD
date: Mon, 24 Aug 2026 08:39:06 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vPgDzQuDS%2FbNGV73%2FFjZkS6QP%2FCKQRzJ9dSaTvO9lIbMdV8gJMLbwvWmMtcnTtiwProk4Z1n4ImsKR%2FORXUCr5lvoQ0WaYrwecYgoWO6ECu9T%2Fa3X4Yxg6WDviRsJhVfHhjH"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=7,cfOrigin;dur=166
x-hcdn-cache-status: HIT
x-hcdn-request-id: 5bd31a6b5560999e67ab4a1fb1f18357-phx-edge5
x-u4s-request-id: 1fa25c20ad4aea3374d1d8c95c04fa47-fra-84
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology