Open
Cached
·
8h ago
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
"0x8DC1AA840BA3A8E"
Last-Modified
Sun, 21 Jan 2024 17:41:52 GMT
etag: "0x8DC1AA840BA3A8E" last-modified: Sun, 21 Jan 2024 17:41:52 GMT
Content Headers
Content-Length
589
Content-Md5
e8RrUOEWKnL0aySYRAuUTA==
Content-Type
text/html
content-length: 589 content-md5: e8RrUOEWKnL0aySYRAuUTA== content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 06 Apr 2026 12:17:28 GMT
X-Cache
CONFIG_NOCACHE
X-Ms-Request-Id
115b1f79-801e-008d-3cbf-c5e0c0000000
X-Ms-Version
2018-03-28
date: Mon, 06 Apr 2026 12:17:28 GMT x-azure-ref: 20260406T121728Z-15ffc66bfbcnzq2khC1BL1kuk80000000dxg00000000a84r x-cache: CONFIG_NOCACHE x-ms-request-id: 115b1f79-801e-008d-3cbf-c5e0c0000000 x-ms-version: 2018-03-28
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching