Open
Cached
·
just now
19
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
Good
default-src; script-src; style-src; +6 more
default-src 'self'; script-src 'self' 'unsafe-inline' https://apis.google.com https://*.firebaseio.com https://*.firebase.com https://*.firebaseapp.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https://*.firebaseio.com https://*.firebase.com; connect-src 'self' https://*.firebaseio.com https://*.firebase.com https://*.firebaseapp.com wss://*.firebaseio.com https://*.googleapis.com https://firestore.googleapis.com https://api.web3forms.com; frame-src 'self' https://*.firebaseio.com https://*.firebase.com; frame-ancestors 'none'; object-src 'none'
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
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 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
accept-language, x-country-code, x-fh-requested-host, accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"eca2c3fca0414e429556757c989b9cd26ffcfeaf540bbe683e705ef2a8fe708b"
Last-Modified
Caching
Tue, 11 Nov 2025 10:21:42 GMT
Content Headers
2 headers
Content-Length
Content
2716
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
Fri, 21 Nov 2025 02:41:10 GMT
X-Cache
Other
HIT
X-Cache-Hits
Other
1
X-Served-By
Other
cache-pdk-kfty8610024-PDK
X-Timer
Other
S1763692870.186483,VS0,VE2
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 5176ms