Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; 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
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Cache-Control
max-age=0
cache-control: max-age=0
Content Headers
Content-Type
application/xml
content-type: application/xml
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Cf-Apo-Via
origin,host
Date
Sun, 03 May 2026 04:19:32 GMT
Server-Timing
cfCacheStatus;desc="BYPASS", cfEdge;dur=225,cfOrigin;dur=0
X-Amz-Request-Id
tx00000662df1a08beeaaf2-0069f6ccd4-23e18a26-sfo2b
X-Do-Cdn-Uuid
e32c40dc-02c3-4408-a6ec-51bfedff6dd9
cf-apo-via: origin,host cf-cache-status: BYPASS cf-ray: 9f5c77cf09c4186e-IAD date: Sun, 03 May 2026 04:19:32 GMT server-timing: cfCacheStatus;desc="BYPASS", cfEdge;dur=225,cfOrigin;dur=0 x-amz-request-id: tx00000662df1a08beeaaf2-0069f6ccd4-23e18a26-sfo2b x-do-cdn-uuid: e32c40dc-02c3-4408-a6ec-51bfedff6dd9
Recommendations
Enable compression (gzip/brotli) to improve performance