Open
Cached
·
just now
12
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
Good
nosniff
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 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
"adfd29c88f5cd1:0"
Last-Modified
Fri, 18 Jan 2013 14:32:15 GMT
etag: "adfd29c88f5cd1:0" last-modified: Fri, 18 Jan 2013 14:32:15 GMT
Content Headers
Content-Length
143
Content-Type
text/html
content-length: 143 content-type: text/html
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 01:00:03 GMT
X-Cache
TCP_MISS
X-Fd-Int-Roxy-Purgeid
83557613
date: Sun, 03 May 2026 01:00:03 GMT x-azure-ref: 20260503T010003Z-1676997bc64vblbbhC1CHI1t000000000x40000000005xmy x-cache: TCP_MISS x-fd-int-roxy-purgeid: 83557613
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching