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.004169
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Content-Transfer-Encoding
binary
Date
Fri, 10 Apr 2026 04:04:53 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
038cdebb-c8aa-43b3-a6dc-b23eeacd4e1b
X-Server-Processing-Time-Ms
17
X-Trace-Id
00-a1d97d13118904b78aaa1495ae3f11f6-425c66b65a015385-00
cf-cache-status: DYNAMIC
cf-ray: 9e9edeb98b9a1853-IAD
content-transfer-encoding: binary
date: Fri, 10 Apr 2026 04:04:53 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: 038cdebb-c8aa-43b3-a6dc-b23eeacd4e1b
x-server-processing-time-ms: 17
x-trace-id: 00-a1d97d13118904b78aaa1495ae3f11f6-425c66b65a015385-00
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology