Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
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 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
private, no-cache, no-store, max-age=0, must-revalidate
cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 18 May 2026 04:14:25 GMT
Link
URL
/_next/static/media/24f6ebe2756575bd-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/b957ea75a84b6ea7-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
X-Middleware-Rewrite
/ja/welcome
date: Mon, 18 May 2026 04:14:25 GMT link: </_next/static/media/24f6ebe2756575bd-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/b957ea75a84b6ea7-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2" via: 1.1 a035f6df76b0fcf3f3f167c837fad7ee.cloudfront.net (CloudFront) x-amz-cf-id: KvN0Es08X8GXi_gzZNDww6XXZfruZhU0W2TBm77UbN3GGNl55ikOqw== x-amz-cf-pop: IAD89-P3 x-cache: Miss from cloudfront x-envoy-upstream-service-time: 43 x-middleware-rewrite: /ja/welcome
Recommendations
Enable compression (gzip/brotli) to improve performance