Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • 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
Age
2295063
Cache-Control
public, max-age=0, must-revalidate
Last-Modified
Thu, 09 Apr 2026 16:50:32 GMT
age: 2295063 cache-control: public, max-age=0, must-revalidate last-modified: Thu, 09 Apr 2026 16:50:32 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
Alt-Svc
h3=":443"; ma=86400
Cf-Apo-Via
tcache
Date
Wed, 06 May 2026 06:21:35 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=9,cfOrigin;dur=0
Speculation-Rules
"/cdn-cgi/speculation"
alt-svc: h3=":443"; ma=86400
cf-apo-via: tcache
cf-cache-status: HIT
cf-ray: 9f75e2ba2ae5d645-IAD
date: Wed, 06 May 2026 06:21: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=fHCeSDCREaitLAlf0IQzjLeLpvp%2BgDo2bBpz3pGjavSD8IwCp8n71ipRL31rTpgGXaXQgjik7xOTAMqZKutXFpTT8Ymr7zug1TPK8xBUomltbjQuXKtWveqFmWuWnlrb0A%3D%3D"}]}
server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=9,cfOrigin;dur=0
speculation-rules: "/cdn-cgi/speculation"
Recommendations
Enable compression (gzip/brotli) to improve performance