Cached · just now
15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
close
Vary
Performance
Accept-Language,Cookie,Accept-Encoding

Caching Headers

Cache-Control
Caching
max-age=0, no-cache, no-store

Content Headers

Content-Language
Content
sk
Content-Length
Content
5050
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
RANDOM

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Mon, 17 Aug 2026 12:36:15 GMT
Feature-Policy
Other
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