Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=86400; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Etag
W/"29c61-9UjcTFBFHCEjGrrH/GoF4ye4IUY"
etag: W/"29c61-9UjcTFBFHCEjGrrH/GoF4ye4IUY"
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
Tue, 12 May 2026 15:33:59 GMT
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9faa7c1bff4fc988-IAD date: Tue, 12 May 2026 15:33:59 GMT rndr-id: 546bace3-e184-42c8 x-render-origin-server: Render
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching