Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
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
- • 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
Age
0
age: 0
Content Headers
Content-Length
225
Content-Type
application/xml
content-length: 225 content-type: application/xml
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
*
access-control-allow-origin: * access-control-expose-headers: *
Cookies Headers
Other Headers
Date
Mon, 04 May 2026 15:27:56 GMT
X-Cache
MISS, MISS
X-Cache-Hits
0, 0
X-Ms-Request-Id
7e372caa-901e-004f-07da-db8afa000000
X-Ms-Version
2014-02-14
X-Served-By
cache-iad-kiad7000045-IAD, cache-chi-kigq8000164-CHI
X-Timer
S1777908477.966937,VS0,VE25
date: Mon, 04 May 2026 15:27:56 GMT via: 1.1 varnish, 1.1 varnish x-cache: MISS, MISS x-cache-hits: 0, 0 x-ms-request-id: 7e372caa-901e-004f-07da-db8afa000000 x-ms-version: 2014-02-14 x-served-by: cache-iad-kiad7000045-IAD, cache-chi-kigq8000164-CHI x-timer: S1777908477.966937,VS0,VE25
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching