Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
Good
default-src; connect-src; frame-src; +3 more
default-src 'self';connect-src 'self' https://apis.google.com https://securetoken.googleapis.com https://identitytoolkit.googleapis.com https://*.googleapis.com https://www.googleapis.com https://webapi-559952353583.europe-west1.run.app/;frame-src 'self' https://greenhubev-prod.firebaseapp.com https://www.google.com;img-src 'self' https://storage.googleapis.com;script-src-elem 'self' https://apis.google.com https://www.google.com https://www.gstatic.com;frame-ancestors '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
- • Strengthen CSP by removing 'unsafe-eval'
- • 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
keep-alive
Vary
Performance
x-fh-requested-host, accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"d98f63dc7b345266605dc67b9947e21d6c55e42476b81554a4951f5d6d10b4c7"
Last-Modified
Caching
Tue, 15 Jul 2025 11:19:46 GMT
Content Headers
2 headers
Content-Length
Content
798
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
Sun, 23 Nov 2025 00:22:56 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-ewr-kewr1740063-EWR
X-Timer
Other
S1763857376.452586,VS0,VE106
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 182ms