Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
User-Agent, accept-encoding
connection: close transfer-encoding: chunked vary: User-Agent, accept-encoding
Caching Headers
Cache-Control
no-cache, private, max-age=0
Expires
Wed, 13 May 2026 00:54:24 GMT
cache-control: no-cache, private, max-age=0 expires: Wed, 13 May 2026 00:54:24 GMT
Content Headers
Content-Type
application/json
content-type: application/json
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Cf-Apo-Via
origin,host
Date
Wed, 13 May 2026 00:54:24 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=288,cfOrigin;dur=0
Speculation-Rules
"/cdn-cgi/speculation"
alt-svc: h3=":443"; ma=86400
cf-apo-via: origin,host
cf-cache-status: DYNAMIC
cf-ray: 9fadb110ecd5d962-IAD
date: Wed, 13 May 2026 00:54:24 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=Gpr%2BghYXhKI2fNqBqU0rufPx8fApzRvnE3dwxqFY%2FipTmBkderVOwhtWWF%2BtxXFExgKB9TaE%2B4VzRZnSTQcpkqIsdTDiLCKq6QwipabUsS5POg5hYEPSXHBWeT%2BmrDBBY9DQAgw%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=288,cfOrigin;dur=0
speculation-rules: "/cdn-cgi/speculation"
Recommendations
Enable compression (gzip/brotli) to improve performance