Open
Cached
·
5h ago
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
Tue, 12 May 2026 19:24:05 GMT
X-Cache
TCP_HIT
X-Cache-Info
L1_T2
X-Fd-Int-Roxy-Purgeid
95
X-Ms-Request-Id
ead683b7-b01e-0067-37a3-e12acd000000
X-Ms-Version
2018-03-28
date: Tue, 12 May 2026 19:24:05 GMT x-azure-ref: 20260512T192405Z-16cf7c68f5c9c9q2hC1IAD6hxg0000000e60000000001beg x-cache: TCP_HIT x-cache-info: L1_T2 x-fd-int-roxy-purgeid: 95 x-ms-request-id: ead683b7-b01e-0067-37a3-e12acd000000 x-ms-version: 2018-03-28
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching