Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
accept-ranges: bytes connection: close
Caching Headers
Etag
"0x8DEACD9BBE090B9"
Last-Modified
Fri, 08 May 2026 08:13:49 GMT
etag: "0x8DEACD9BBE090B9" last-modified: Fri, 08 May 2026 08:13:49 GMT
Content Headers
Content-Length
21719
Content-Type
text/html;
content-length: 21719 content-type: text/html;
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 10:15:43 GMT
X-Cache
TCP_HIT
X-Cache-Info
L1_T2
X-Fd-Int-Roxy-Purgeid
95
X-Ms-Request-Id
215a8833-901e-003d-0186-e04c2a000000
X-Ms-Version
2018-03-28
date: Mon, 11 May 2026 10:15:43 GMT x-azure-ref: 20260511T101543Z-r169d78f965wxmsmhC1IADuudn00000008e0000000005c20 x-cache: TCP_HIT x-cache-info: L1_T2 x-fd-int-roxy-purgeid: 95 x-ms-request-id: 215a8833-901e-003d-0186-e04c2a000000 x-ms-version: 2018-03-28
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching