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