Open
Cached
·
4h ago
23
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
Present
browsing-topics=()
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)
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
4591
Cache-Control
public, max-age=21600
Expires
Mon, 04 May 2026 00:35:29 GMT
Last-Modified
Sun, 03 May 2026 17:18:56 GMT
age: 4591 cache-control: public, max-age=21600 expires: Mon, 04 May 2026 00:35:29 GMT last-modified: Sun, 03 May 2026 17:18:56 GMT
Content Headers
Content-Language
en
Content-Type
text/html; charset=UTF-8
content-language: en content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 18:35:29 GMT
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=10,cfOrigin;dur=0
X-Consumer-Id
4fc6458b-bfcc-4692-be7f-69c1c99f76bd
X-Hiring
https://www.tenable.com/careers
cf-cache-status: HIT cf-ray: 9f615da28885dfcf-IAD date: Sun, 03 May 2026 18:35:29 GMT server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=10,cfOrigin;dur=0 x-consumer-id: 4fc6458b-bfcc-4692-be7f-69c1c99f76bd x-drupal-cache: MISS x-drupal-dynamic-cache: MISS x-hiring: https://www.tenable.com/careers
Recommendations
Enable compression (gzip/brotli) to improve performance