Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
Basic
default-src; style-src; script-src; +5 more
default-src 'self'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.cdnfonts.com https://res.cloudinary.com/ https://unpkg.com/react-spring-bottom-sheet/; script-src 'self' 'unsafe-inline' 'unsafe-eval'; connect-src 'self' https://res.cloudinary.com/ https://framerusercontent.com https://anchor.fm https://unpkg.com/react-spring-bottom-sheet/ https://*.cloudfront.net https://fonts.cdnfonts.com https://res.cloudinary.com/ https://fonts.gstatic.com https://fonts.googleapis.com; img-src 'self' 'unsafe-inline' data: https://framerusercontent.com https://res.cloudinary.com/; media-src 'self' https://anchor.fm https://*.cloudfront.net; font-src 'self' 'unsafe-inline' data: https://fonts.cdnfonts.com https://res.cloudinary.com/ https://fonts.gstatic.com https://fonts.googleapis.com; object-src 'none';
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
x-fh-requested-host, accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"78288195cac0f95b120f88c28b1a341f8d8a77d1e8419a44610d2dfea3f03b77"
Last-Modified
Caching
Wed, 30 Jul 2025 08:10:11 GMT
Content Headers
2 headers
Content-Length
Content
295523
Content-Type
Content
text/html; charset=utf-8
Server Headers
0 headers
No server headers found
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
6 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Thu, 27 Nov 2025 13:40:30 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-nyc-kteb1890041-NYC
X-Timer
Other
S1764250830.897998,VS0,VE174
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 754ms