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
11985
Cache-Control
public, max-age=300
Last-Modified
Mon, 06 Apr 2026 16:14:16 GMT
Pragma
Public
age: 11985 cache-control: public, max-age=300 last-modified: Mon, 06 Apr 2026 16:14:16 GMT pragma: Public
Content Headers
Content-Language
fr-fr
Content-Type
text/html;charset=utf-8
content-language: fr-fr content-type: text/html;charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 19:23:43 GMT
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=8,cfOrigin;dur=0,cfWorker;dur=119
Via
1.1 google
X-Cloud-Trace-Context
74c4f6291e1e523cfd5e751d403a0bfe
X-Translationproxy-Contentsource
remote
X-Translationproxy-Remote-Domain
www.tenable.com
X-Translationproxy-Remotecontenttime
23 ms
X-Translationproxy-Target-Language
fr-FR
X-Translationproxy-Trace-Id
74c4f6291e1e523cfd5e751d403a0bfe/10234450928619964609
cf-cache-status: HIT cf-ray: 9f7a5c692a7f787b-IAD date: Wed, 06 May 2026 19:23:43 GMT server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=8,cfOrigin;dur=0,cfWorker;dur=119 via: 1.1 google x-cloud-trace-context: 74c4f6291e1e523cfd5e751d403a0bfe x-translationproxy-contentsource: remote x-translationproxy-remote-domain: www.tenable.com x-translationproxy-remotecontenttime: 23 ms x-translationproxy-target-language: fr-FR x-translationproxy-trace-id: 74c4f6291e1e523cfd5e751d403a0bfe/10234450928619964609
Recommendations
Enable compression (gzip/brotli) to improve performance