Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000;includeSubDomains
X-Frame-Options
Present
ALLOW-FROM *
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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,User-Agent
connection: close transfer-encoding: chunked vary: Accept-Encoding,User-Agent
Caching Headers
Last-Modified
Fri, 31 Jul 2026 22:43:33 GMT
last-modified: Fri, 31 Jul 2026 22:43:33 GMT
Content Headers
Content-Type
text/html;charset=utf-8
content-type: text/html;charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 02 Aug 2026 11:44:37 GMT
X-Dispatcher
dispatcher1useast1-b86
X-Vhost
publish
cf-cache-status: DYNAMIC cf-ray: a24cd4ebbc3682ae-IAD date: Sun, 02 Aug 2026 11:44:37 GMT x-dispatcher: dispatcher1useast1-b86 x-vhost: publish
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching