Open
Cached
·
just now
25
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
Good
nosniff
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 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
Cookie,Accept-Encoding,Origin,X-Consumer-ID
connection: close transfer-encoding: chunked vary: Cookie,Accept-Encoding,Origin,X-Consumer-ID
Caching Headers
Age
13247
Cache-Control
public, max-age=300
Last-Modified
Mon, 06 Apr 2026 16:14:16 GMT
Pragma
Public
age: 13247 cache-control: public, max-age=300 last-modified: Mon, 06 Apr 2026 16:14:16 GMT pragma: Public
Content Headers
Content-Language
ja-jp
Content-Type
text/html;charset=utf-8
content-language: ja-jp content-type: text/html;charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 19:44:15 GMT
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=8,cfOrigin;dur=0,cfWorker;dur=78
Via
1.1 google
X-Cloud-Trace-Context
2125d16e9d808a185aa2d85c90178022
X-Translationproxy-Contentsource
remote
X-Translationproxy-Remote-Domain
www.tenable.com
X-Translationproxy-Remotecontenttime
27 ms
X-Translationproxy-Target-Language
ja-JP
X-Translationproxy-Trace-Id
2125d16e9d808a185aa2d85c90178022/15191938107010725436
cf-cache-status: HIT cf-ray: 9f61c262afd03d1c-IAD date: Sun, 03 May 2026 19:44:15 GMT server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=8,cfOrigin;dur=0,cfWorker;dur=78 via: 1.1 google x-cloud-trace-context: 2125d16e9d808a185aa2d85c90178022 x-translationproxy-contentsource: remote x-translationproxy-remote-domain: www.tenable.com x-translationproxy-remotecontenttime: 27 ms x-translationproxy-target-language: ja-JP x-translationproxy-trace-id: 2125d16e9d808a185aa2d85c90178022/15191938107010725436
Recommendations
Enable compression (gzip/brotli) to improve performance