Open
Cached
·
just now
25
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
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Cache-Control
private
cache-control: private
Content Headers
Content-Disposition
inline; filename="404_new.html"
Content-Type
text/html; charset=utf-8
content-disposition: inline; filename="404_new.html" content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: Phusion Passenger 5.3.7 x-runtime: 0.003330
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Content-Transfer-Encoding
binary
Date
Mon, 13 Apr 2026 18:37:03 GMT
Nel
Report-To Group
nel-endpoint-freshcaller
max-age: 4w
include subdomains
Report-To
Group
nel-endpoint-freshcaller
max-age: 4w
Status
404 Not Found
X-Fw-Ratelimiting-Managed
false
X-Request-Id
fe15a770-939c-4153-8152-500ab8cbac20
X-Server-Processing-Time-Ms
16
X-Trace-Id
00-3489695e10149a14695e743e70ad266b-747353b3ce3fbae2-00
cf-cache-status: DYNAMIC
cf-ray: 9ebc946e4c76d47f-IAD
content-transfer-encoding: binary
date: Mon, 13 Apr 2026 18:37:03 GMT
nel: { "report_to": "nel-endpoint-freshcaller", "max_age": 2592000, "include_subdomains": true}
report-to: { "group": "nel-endpoint-freshcaller", "max_age": 2592000, "include_subdomains": true, "endpoints": [{"url": "https://nel.eu-central-1.freshedge.net/nelreports/freshcaller"}]}
status: 404 Not Found
x-envoy-upstream-service-time: 8
x-fw-ratelimiting-managed: false
x-request-id: fe15a770-939c-4153-8152-500ab8cbac20
x-server-processing-time-ms: 16
x-trace-id: 00-3489695e10149a14695e743e70ad266b-747353b3ce3fbae2-00
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology