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
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
max-age=3600, public
Expires
Thu, 03 Sep 2026 17:59:35 GMT
Last-Modified
Thu, 03 Sep 2026 13:32:37 GMT
cache-control: max-age=3600, public expires: Thu, 03 Sep 2026 17:59:35 GMT last-modified: Thu, 03 Sep 2026 13:32:37 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 03 Sep 2026 16:59:35 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=26,cfOrigin;dur=529
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a3564e4a1cfaca6d-GIG
date: Thu, 03 Sep 2026 16:59:35 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=V0U6j96DHGEUW%2Fui726B4LHHsc%2FO5hq3%2B5Oa1Z1IR0UtkcNio9xENqQB76wfiuei2sjXPQuIYn2KE15QzN%2BCOekM3Cqyiv58D%2BAUNUE7PMzUS6YgjGh2wYQ2AGrj54IUgnTpgvrt4bKYCQ%3D%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=26,cfOrigin;dur=529
Recommendations
Enable compression (gzip/brotli) to improve performance