Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding,User-Agent
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding,User-Agent
Caching Headers
Age
0
Cache-Control
max-age=0
Expires
Sun, 06 Sep 2026 13:22:59 GMT
Last-Modified
Sun, 06 Sep 2026 13:02:29 GMT
age: 0 cache-control: max-age=0 expires: Sun, 06 Sep 2026 13:22:59 GMT last-modified: Sun, 06 Sep 2026 13:02:29 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
cache-provider: CLOUDWAYS-CACHE-DE date: Sun, 06 Sep 2026 13:22:59 GMT x-cache: MISS
Recommendations
Enable compression (gzip/brotli) to improve performance