Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Language,Cookie,Accept-Encoding
connection: close vary: Accept-Language,Cookie,Accept-Encoding
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
cache-control: max-age=0, no-cache, no-store
Content Headers
Content-Language
sk
Content-Length
5050
Content-Type
text/html; charset=utf-8
content-language: sk content-length: 5050 content-type: text/html; charset=utf-8
Server Headers
Server
RANDOM
server: RANDOM
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 17 Aug 2026 12:36:15 GMT
Feature-Policy
accelerometer 'none'; ambient-light-sensor 'none'; autoplay 'none'; battery 'none'; camera 'none'; encrypted-media 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; picture-in-picture 'none'; sync-xhr 'self'; usb 'none'; wake-lock 'none'; xr-spatial-tracking 'none'
date: Mon, 17 Aug 2026 12:36:15 GMT feature-policy: accelerometer 'none'; ambient-light-sensor 'none'; autoplay 'none'; battery 'none'; camera 'none'; encrypted-media 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; picture-in-picture 'none'; sync-xhr 'self'; usb 'none'; wake-lock 'none'; xr-spatial-tracking 'none'
Recommendations
Enable compression (gzip/brotli) to improve performance