Open
Cached
·
2h ago
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Cache-Control
no-cache
Last-Modified
Thu, 07 May 2026 11:58:19 GMT
cache-control: no-cache last-modified: Thu, 07 May 2026 11:58:19 GMT
Content Headers
Content-Md5
8JIoLz9G2fEwyQrjzIVjBg==
Content-Type
text/html
content-md5: 8JIoLz9G2fEwyQrjzIVjBg== content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
Accept-Ranges,Cache-Control,Content-Length,Content-MD5,Content-Type,Date,ETag,Last-Modified,Server,x-ms-request-id,x-ms-version
access-control-allow-origin: * access-control-expose-headers: Accept-Ranges,Cache-Control,Content-Length,Content-MD5,Content-Type,Date,ETag,Last-Modified,Server,x-ms-request-id,x-ms-version
Cookies Headers
Other Headers
Cf-Apo-Via
origin,host
Date
Sat, 09 May 2026 08:57:54 GMT
X-Correlation-Id
aea73acbecdf00e23669927e5cad71aa
X-Ms-Request-Id
420e9122-e01e-0029-2f91-df1b21000000
X-Ms-Version
2018-03-28
X-Permitted-Cross-Domain-Policies
none
cf-apo-via: origin,host cf-cache-status: DYNAMIC cf-ray: 9f8f7fd02f3c3b26-IAD date: Sat, 09 May 2026 08:57:54 GMT x-correlation-id: aea73acbecdf00e23669927e5cad71aa x-ms-request-id: 420e9122-e01e-0029-2f91-df1b21000000 x-ms-version: 2018-03-28 x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance