Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: Express
CORS Headers
Access-Control-Allow-Headers
Origin, Content-Type, X-Auth-Token, jwt, preserveKeys, private-token, checkout-token, X-Datadog-Origin, X-Datadog-Parent-Id, X-Datadog-Sampling-Priority, X-Datadog-Trace-Id, Traceparent
Access-Control-Allow-Methods
GET, POST, PUT, PATCH, DELETE, OPTIONS
Access-Control-Allow-Origin
https://secure.helcim.app https://secure.myhelcim.com https://api.helcim.app https://subscriptions.helcim.com https://settings.helcim.com https://www.google.com/
Access-Control-Expose-Headers
Origin, Content-Type, X-Auth-Token, jwt, redirect-url
access-control-allow-headers: Origin, Content-Type, X-Auth-Token, jwt, preserveKeys, private-token, checkout-token, X-Datadog-Origin, X-Datadog-Parent-Id, X-Datadog-Sampling-Priority, X-Datadog-Trace-Id, Traceparent access-control-allow-methods: GET, POST, PUT, PATCH, DELETE, OPTIONS access-control-allow-origin: https://secure.helcim.app https://secure.myhelcim.com https://api.helcim.app https://subscriptions.helcim.com https://settings.helcim.com https://www.google.com/ access-control-expose-headers: Origin, Content-Type, X-Auth-Token, jwt, redirect-url
Cookies Headers
Other Headers
Date
Thu, 02 Apr 2026 19:45:46 GMT
Reporting-Endpoints
csp-endpoint="https://apm-proxy.helcim.com/apm/in"
cf-cache-status: DYNAMIC cf-ray: 9e6255f85f5e05b7-IAD date: Thu, 02 Apr 2026 19:45:46 GMT reporting-endpoints: csp-endpoint="https://apm-proxy.helcim.com/apm/in"
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology