Open
Cached
·
just now
15
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
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"ba99-ZWzzsRJDkgi6aY/BOsrrS/EOG+4"
cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "ba99-ZWzzsRJDkgi6aY/BOsrrS/EOG+4"
Content Headers
Content-Length
47769
Content-Type
text/html; charset=utf-8
content-length: 47769 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 12 Apr 2026 17:12:51 GMT
Nel
Report-To Group
nel-endpoint-freshstatus
max-age: 4w
include subdomains
Report-To
Group
nel-endpoint-freshstatus
max-age: 4w
X-Request-Id
9c5a6e02-63c0-43d4-a407-46fbfd6cca7c
X-Server-Processing-Time-Ms
36
X-Trace-Id
00-091f2435f5e92d389f59ec3564d46be3-ddf7d1627992cef6-00
date: Sun, 12 Apr 2026 17:12:51 GMT
nel: { "report_to": "nel-endpoint-freshstatus", "max_age": 2592000, "include_subdomains": true}
report-to: { "group": "nel-endpoint-freshstatus", "max_age": 2592000, "include_subdomains": true, "endpoints": [{"url": "https://nel.us-east-1.freshedge.net/nelreports/freshstatus"}]}
x-envoy-upstream-service-time: 36
x-request-id: 9c5a6e02-63c0-43d4-a407-46fbfd6cca7c
x-server-processing-time-ms: 36
x-trace-id: 00-091f2435f5e92d389f59ec3564d46be3-ddf7d1627992cef6-00
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology