Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
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
- • 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
Connection
close
connection: close
Caching Headers
Cache-Control
public, max-age=5
cache-control: public, max-age=5
Content Headers
Content-Length
101
Content-Type
application/json
content-length: 101 content-type: application/json
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 12 Sep 2026 11:42:01 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=16,cfOrigin;dur=121
X-Hikari-Trace
iad1.dh1s
X-Railway-Edge
iad1
X-Railway-Fallback
true
X-Railway-Request-Id
y5vyi0BsQ2GbeARIn6XIxQ
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a39ea57a38b0dfc2-IAD
date: Sat, 12 Sep 2026 11:42:01 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=kM4muKFb6%2Btwyn8pvVChzA1B9oMbacb9bqWggyWxQRXoYAUWsj7K9FNopFPTlCmr0E%2Bb56C8hyGefwEv0oqrMtAXH0kwMc2DS4Wq9pSnu4QrZObGb6J%2BVsHOShezs8kv8tQ%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=16,cfOrigin;dur=121
x-hikari-trace: iad1.dh1s
x-railway-edge: iad1
x-railway-fallback: true
x-railway-request-id: y5vyi0BsQ2GbeARIn6XIxQ
Recommendations
Enable compression (gzip/brotli) to improve performance