Open
Cached
·
2h ago
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
Missing
Not configured
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 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
Origin
connection: close transfer-encoding: chunked vary: Origin
Caching Headers
No caching headers found
Content Headers
Content-Type
application/xml
content-type: application/xml
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 11 May 2026 00:04:32 GMT
X-Amz-Bucket-Region
ap-south-1
alt-svc: h3=":443"; ma=86400 date: Mon, 11 May 2026 00:04:32 GMT via: 1.1 615f410a3a080a335933e9fa08c15260.cloudfront.net (CloudFront) x-amz-bucket-region: ap-south-1 x-amz-cf-id: 0b4eZciuSwg_HINYzwpLyl81yjPC5KHeu8BUiJoQT5TLluEQVXATYw== x-amz-cf-pop: IAD89-P1 x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching