Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Basic
default-src; img-src; font-src; +3 more
default-src 'unsafe-inline' 'unsafe-eval' *; img-src data: *; font-src data: *; worker-src blob: *; child-src blob: *; frame-ancestors 'self' https://docs.databricks.com https://*.prpreview.dev.databricks.com/ https://d3ph8y5178y0d9.cloudfront.net https://d210e0be7q5f1y.cloudfront.net http://localhost:3000;
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
2 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Caching Headers
3 headers
Age
Caching
30458
Etag
Caching
"bd5e3e34ce5c13426952b06d08d8f84c"
Last-Modified
Caching
Thu, 20 Nov 2025 23:45:48 GMT
Content Headers
2 headers
Content-Length
Content
24239
Content-Type
Content
text/html
Server Headers
1 headers
Server
Server
AmazonS3
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
7 headers
Date
Other
Thu, 20 Nov 2025 23:58:27 GMT
Via
Other
1.1 ee577eca64c62b377915121bc88081d2.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
um17Ku7qbBV5hLKSbzDyz2C-tWdeVhpn2sxa0NrafXYd8Yxuh-KDvA==
X-Amz-Cf-Pop
Other
IAD61-P5
X-Amz-Expiration
Other
expiry-date="Sun, 21 Dec 2025 00:00:00 GMT", rule-id="Delete objects after 30 days"
X-Amz-Server-Side-Encryption
Other
AES256
X-Cache
Other
Hit from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Analysis completed in 48ms