Open
Cached
·
just now
17
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
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=3600, max-age=1800
Etag
"0x8DEA14731E5C52B"
Last-Modified
Thu, 23 Apr 2026 14:47:08 GMT
cache-control: max-age=3600, max-age=1800 etag: "0x8DEA14731E5C52B" last-modified: Thu, 23 Apr 2026 14:47:08 GMT
Content Headers
Content-Length
552569
Content-Type
text/html
content-length: 552569 content-type: text/html
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
Content-Length
access-control-allow-origin: * access-control-expose-headers: Content-Length
Cookies Headers
Other Headers
Date
Thu, 23 Apr 2026 23:27:25 GMT
X-Cache
TCP_HIT
X-Cache-Info
L1_T2
X-Fd-Int-Roxy-Purgeid
13160
X-Ms-Request-Id
cd444020-c01e-0039-0671-d3b986000000
X-Ms-Version
2018-03-28
date: Thu, 23 Apr 2026 23:27:25 GMT x-azure-ref: 20260423T232725Z-168cb6cc475hhzxphC1BL1ke3g0000001nw0000000008yz0 x-cache: TCP_HIT x-cache-info: L1_T2 x-fd-int-roxy-purgeid: 13160 x-ms-request-id: cd444020-c01e-0039-0671-d3b986000000 x-ms-version: 2018-03-28
Recommendations
Enable compression (gzip/brotli) to improve performance