Open
Cached
·
just now
14
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
"0x8DB124476D14095"
Last-Modified
Sun, 19 Feb 2023 06:42:26 GMT
etag: "0x8DB124476D14095" last-modified: Sun, 19 Feb 2023 06:42:26 GMT
Content Headers
Content-Length
722
Content-Type
text/html
content-length: 722 content-type: text/html
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
Accept-Ranges,Content-Length,Content-Range,Content-Type,Date,ETag,Last-Modified,Server,x-ms-request-id,x-ms-version
access-control-allow-origin: * access-control-expose-headers: Accept-Ranges,Content-Length,Content-Range,Content-Type,Date,ETag,Last-Modified,Server,x-ms-request-id,x-ms-version
Cookies Headers
Other Headers
Date
Mon, 18 May 2026 15:51:29 GMT
X-Cache
TCP_MISS
X-Fd-Int-Roxy-Purgeid
48808273
X-Ms-Request-Id
c34e4ab8-a01e-002a-65de-e6732d000000
X-Ms-Version
2018-03-28
date: Mon, 18 May 2026 15:51:29 GMT x-azure-ref: 20260518T155129Z-16795cc7c954zt86hC1MNZwnx40000000qug000000009a4v x-cache: TCP_MISS x-fd-int-roxy-purgeid: 48808273 x-ms-request-id: c34e4ab8-a01e-002a-65de-e6732d000000 x-ms-version: 2018-03-28
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching