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.004178
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Content-Transfer-Encoding
binary
Date
Fri, 10 Apr 2026 18:16:52 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
8de0d639-5d5a-4cf4-bec8-a48494598fc1
X-Server-Processing-Time-Ms
17
X-Trace-Id
00-34e1a57fcbbd46019933344fe26fd542-7fa70df1cad8f043-00
cf-cache-status: DYNAMIC
cf-ray: 9ea3bebd9cb98840-IAD
content-transfer-encoding: binary
date: Fri, 10 Apr 2026 18:16:52 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.us-east-1.freshedge.net/nelreports/freshcaller"}]}
status: 404 Not Found
x-envoy-upstream-service-time: 8
x-fw-ratelimiting-managed: false
x-request-id: 8de0d639-5d5a-4cf4-bec8-a48494598fc1
x-server-processing-time-ms: 17
x-trace-id: 00-34e1a57fcbbd46019933344fe26fd542-7fa70df1cad8f043-00
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology