Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
Content-Security-Policy
Good
default-src; script-src; style-src; +5 more
default-src 'self' ; script-src 'self' https://www.google.com https://apis.google.com https://accounts.google.com https://connect.facebook.net https://assets.loginwithamazon.com https://ssl.gstatic.com https://static.xx.fbcdn.net https://www.gstatic.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://ssl.gstatic.com; img-src 'self' https://static.xx.fbcdn.net; font-src 'self' https://fonts.gstatic.com; connect-src 'self' https://*.facebook.com https://*.google.com; object-src 'none' ; child-src 'self' https://*.facebook.com https://*.google.com https://*.amazon.com;
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Strengthen CSP by removing 'unsafe-eval'
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
2 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Caching Headers
3 headers
Cache-Control
Caching
no-cache, no-store, max-age=0, must-revalidate
Expires
Caching
0
Pragma
Caching
no-cache
Content Headers
1 headers
Content-Type
Content
application/json;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
5 headers
Date
Other
Wed, 19 Nov 2025 17:46:46 GMT
Via
Other
1.1 5f7eb39e021e91c3b4f1188abbe23720.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
0YkLJOhO6pDQPGG_oIXOTuvyGqCsyvhiRct98yk6MBeJX_zYfWpC0Q==
X-Amz-Cf-Pop
Other
IAD61-P4
X-Cache
Other
Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 124ms