Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31556926; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; style-src; +9 more
default-src 'self' *.uk.bytekast.io; script-src 'self' 'unsafe-eval' 'unsafe-inline' *.uk.bytekast.io *.gstatic.com *.googleapis.com *.youtube.com *.ytimg.com; style-src 'self' 'unsafe-inline' *.uk.bytekast.io *.gstatic.com *.googleapis.com; connect-src 'self' wss://realtime.uk.bytekast.io:* *.uk.bytekast.io *.gstatic.com *.googleapis.com ; img-src 'self' data: blob: *.gstatic.com *.googleapis.com *.uk.bytekast.io *.ytimg.com; font-src 'self' *.uk.bytekast.io *.gstatic.com *.googleapis.com; media-src 'self' data: *.uk.bytekast.io ; object-src 'none'; frame-src 'self' *.uk.bytekast.io https://*.youtube.com https://*.pitch.com https://pitch.com https://view.officeapps.live.com https://drive.google.com; block-all-mixed-content; manifest-src 'self'; frame-ancestors 'none'
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
close
Vary
Performance
x-fh-requested-host, accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"bf27d8388459b4738c3647b4b93607c818afa56d35b983ec910ac3e845e643a0"
Last-Modified
Caching
Mon, 20 Jan 2025 13:31:11 GMT
Content Headers
2 headers
Content-Length
Content
15503
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
Sat, 29 Nov 2025 09:16:52 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-pdk-kfty8610043-PDK
X-Timer
Other
S1764407812.140323,VS0,VE104
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 227ms