Open
Cached
·
just now
14
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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
max-age=60
Etag
"6a4c3ece-2dbc"
Expires
Sat, 29 Aug 2026 18:21:13 GMT
Last-Modified
Mon, 06 Jul 2026 23:48:30 GMT
cache-control: max-age=60 etag: "6a4c3ece-2dbc" expires: Sat, 29 Aug 2026 18:21:13 GMT last-modified: Mon, 06 Jul 2026 23:48:30 GMT
Content Headers
Content-Length
11708
Content-Type
text/html
content-length: 11708 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 29 Aug 2026 18:20:13 GMT
X-From
sfp-staticweb-1
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: a32d918a3ff35629-IAD date: Sat, 29 Aug 2026 18:20:13 GMT x-from: sfp-staticweb-1
Recommendations
Enable compression (gzip/brotli) to improve performance