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
"0x8DEAB1ED9C390B6"
Last-Modified
Wed, 06 May 2026 03:23:32 GMT
age: 0 etag: "0x8DEAB1ED9C390B6" last-modified: Wed, 06 May 2026 03:23:32 GMT
Content Headers
Content-Length
471
Content-Md5
PbMuntYItQbyOcNTl2/H4g==
Content-Type
text/html
content-length: 471 content-md5: PbMuntYItQbyOcNTl2/H4g== 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
Thu, 07 May 2026 09:30:56 GMT
X-Cache
MISS, MISS
X-Cache-Hits
0, 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:23:32 GMT
X-Ms-Is-Current-Version
true
X-Ms-Lease-State
available
X-Ms-Lease-Status
unlocked
X-Ms-Request-Id
41355f63-701e-00bc-0204-de7c14000000
X-Ms-Server-Encrypted
true
X-Ms-Version
2022-11-02
X-Ms-Version-Id
2026-05-06T03:23:32.4040134Z
X-Served-By
cache-iad-kiad7000104-IAD, cache-lga21928-LGA
X-Timer
S1778146257.529489,VS0,VE123
date: Thu, 07 May 2026 09:30:56 GMT via: 1.1 varnish, 1.1 varnish x-cache: MISS, MISS x-cache-hits: 0, 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:23:32 GMT x-ms-is-current-version: true x-ms-lease-state: available x-ms-lease-status: unlocked x-ms-request-id: 41355f63-701e-00bc-0204-de7c14000000 x-ms-server-encrypted: true x-ms-version: 2022-11-02 x-ms-version-id: 2026-05-06T03:23:32.4040134Z x-served-by: cache-iad-kiad7000104-IAD, cache-lga21928-LGA x-timer: S1778146257.529489,VS0,VE123
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching