Open
Cached
·
just now
14
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
Cache-Control
s-maxage=31536000, max-age=86400
cache-control: s-maxage=31536000, max-age=86400
Content Headers
Content-Type
application/xml
content-type: application/xml
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 24 Aug 2026 23:44:22 GMT
Timing-Allow-Origin
*
X-Amz-Bucket-Region
ap-northeast-2
date: Mon, 24 Aug 2026 23:44:22 GMT timing-allow-origin: * via: 1.1 62c114ef0741d5799330004f47e005e6.cloudfront.net (CloudFront) x-amz-bucket-region: ap-northeast-2 x-amz-cf-id: 4CML6Ry81vrLx4HkVRYz5C2-lzAJZiCKhBqUC5Nq-Ed2DNnqPp4utQ== x-amz-cf-pop: IAD55-P9 x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance