Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
Content-Security-Policy
Good
default-src; frame-src; connect-src; +5 more
default-src 'self'; frame-src https://embed.stomio.io; connect-src https://api.stomio.io *.cloudfunctions.net; script-src 'self' 'unsafe-inline' https://sdk.stomio.io; media-src *.storage.googleapis.com; style-src 'self' 'unsafe-inline'; img-src 'self' data: *.storage.googleapis.com picsum.photos *.picsum.photos reqres.in; font-src 'self' data:
X-Frame-Options
Missing
Not configured
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 X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
"a174f63651fd3809d7a24dfc8e8f0fdda748f387721680fe36d30cf621ef979e"
Last-Modified
Caching
Wed, 13 Mar 2024 22:55:14 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
7 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Fri, 21 Nov 2025 20:29:37 GMT
Referer-Policy
Other
strict-origin-when-cross-origin
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-nyc-kteb1890066-NYC
X-Timer
Other
S1763756977.983069,VS0,VE106
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 337ms