Open Cached · just now
20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
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

4 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Age
Caching
0
Cache-Control
Caching
max-age=600
Expires
Caching
Tue, 11 Nov 2025 10:51:08 GMT

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
nginx/1.10.3 (Ubuntu)

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

0 headers
No cookies headers found

Other Headers

10 headers
Date
Other
Fri, 21 Nov 2025 19:53:36 GMT
Link
Other
<https://cinchapi.github.io/cinchapi.com/>; rel="canonical"
Via
Other
1.1 varnish
X-Cache
Other
HIT
X-Cache-Hits
Other
0
X-Fastly-Request-Id
Other
9bff50db0d9632ecb412bc7b95f12acde480c1c0
X-Github-Request-Id
Other
A5B2:28E88C:252CCDD:284CB76:691312C3
X-Proxy-Cache
Other
MISS
X-Served-By
Other
cache-pdk-kfty8610078-PDK
X-Timer
Other
S1763754817.712711,VS0,VE42

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 298ms