Open
Cached
·
42m ago
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
"58fd1776-6ee0"
Expires
Sat, 16 May 2026 11:10:03 GMT
Last-Modified
Sun, 23 Apr 2017 21:07:02 GMT
cache-control: max-age=60 etag: "58fd1776-6ee0" expires: Sat, 16 May 2026 11:10:03 GMT last-modified: Sun, 23 Apr 2017 21:07:02 GMT
Content Headers
Content-Length
28384
Content-Type
text/html
content-length: 28384 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 16 May 2026 11:09:03 GMT
X-From
sfp-staticweb-2
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9fc9ed90ab4ce605-IAD date: Sat, 16 May 2026 11:09:03 GMT x-from: sfp-staticweb-2
Recommendations
Enable compression (gzip/brotli) to improve performance