Open
Cached
·
just now
28
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
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 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
Origin, Accept-Encoding
accept-ranges: bytes connection: close vary: Origin, Accept-Encoding
Caching Headers
Age
0
Etag
"0x8DEAB1E97F22095"
Last-Modified
Wed, 06 May 2026 03:21:41 GMT
age: 0 etag: "0x8DEAB1E97F22095" last-modified: Wed, 06 May 2026 03:21:41 GMT
Content Headers
Content-Length
839
Content-Md5
u0T4mi70ySaHrJB5DHCcpg==
Content-Type
text/html
content-length: 839 content-md5: u0T4mi70ySaHrJB5DHCcpg== content-type: text/html
Server Headers
server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 08 May 2026 05:27:23 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Ms-Access-Tier
Hot
X-Ms-Access-Tier-Inferred
true
X-Ms-Blob-Type
BlockBlob
X-Ms-Creation-Time
Wed, 06 May 2026 03:21:41 GMT
X-Ms-Is-Current-Version
true
X-Ms-Lease-State
available
X-Ms-Lease-Status
unlocked
X-Ms-Request-Id
d83beba0-d01e-0055-39ab-de32ee000000
X-Ms-Server-Encrypted
true
X-Ms-Version
2022-11-02
X-Ms-Version-Id
2026-05-06T03:21:41.9795365Z
X-Served-By
cache-ewr-kewr1740088-EWR
X-Timer
S1778218044.665017,VS0,VE42
date: Fri, 08 May 2026 05:27:23 GMT via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-ms-access-tier: Hot x-ms-access-tier-inferred: true x-ms-blob-type: BlockBlob x-ms-creation-time: Wed, 06 May 2026 03:21:41 GMT x-ms-is-current-version: true x-ms-lease-state: available x-ms-lease-status: unlocked x-ms-request-id: d83beba0-d01e-0055-39ab-de32ee000000 x-ms-server-encrypted: true x-ms-version: 2022-11-02 x-ms-version-id: 2026-05-06T03:21:41.9795365Z x-served-by: cache-ewr-kewr1740088-EWR x-timer: S1778218044.665017,VS0,VE42
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching