Open
Cached
·
just now
21
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
Good
default-src; script-src; style-src; +4 more
default-src 'self' googleapis.com *.googleapis.com googletagmanager.com *.googletagmanager.com *.google-analytics.com *.ingest.de.sentry.io cloudfunctions.net *.cloudfunctions.net *.google.com localhost:3000; script-src 'self' 'unsafe-inline' googletagmanager.com *.googletagmanager.com *.google-analytics.com *.ingest.de.sentry.io *.google.com sentry.io; style-src 'self' 'unsafe-inline'; font-src 'self' fonts.gstatic.com; frame-src 'self' cd-una-prod-mojo.firebaseapp.com una.events *.una.events; worker-src 'self' una.events; frame-ancestors 'self' *.una.events una.events;
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin
Permissions-Policy
Present
()
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
Performance Headers
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
x-fh-requested-host, accept-encoding
Caching Headers
5 headers
Cache-Control
Caching
max-age=3600, must-revalidate
Etag
Caching
"7ceea24a20e7f0127596a19be99ebd119cdbc1869347f42629f294d2e905cbf9"
Expires
Caching
0
Last-Modified
Caching
Wed, 29 Oct 2025 11:00:02 GMT
Pragma
Caching
cache
Content Headers
2 headers
Content-Length
Content
31614
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
Mon, 24 Nov 2025 08:45:07 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-ewr-kewr1740074-EWR
X-Timer
Other
S1763973907.497464,VS0,VE258
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 377ms