Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
public, max-age=0, must-revalidate
cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 10 Sep 2026 18:57:18 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=48,cfOrigin;dur=0,cfWorker;dur=38
alt-svc: h3=":443"; ma=86400
cf-cache-status: HIT
cf-ray: a390a85ac82109a2-EWR
date: Thu, 10 Sep 2026 18:57:18 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=VJbvvywjJcRV2bBmsZdIpE4n%2FiwSoIX7p1B7dU%2BIrrXlMZsCad1Ktua34WiWJMIJF%2BymfvAGSnygC%2F2Y3xCc5OQrv79cOzQUIjQ9m%2BnxVs0Z5EIQhrikLdzG7QQMziweaw%3D%3D"}]}
server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=48,cfOrigin;dur=0,cfWorker;dur=38
Recommendations
Enable compression (gzip/brotli) to improve performance