Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding, Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding, Accept-Encoding
Caching Headers
Cache-Control
no-cache, must-revalidate, max-age=0, no-store, private
Expires
Wed, 11 Jan 1984 05:00:00 GMT
cache-control: no-cache, must-revalidate, max-age=0, no-store, private expires: Wed, 11 Jan 1984 05:00:00 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: cloudflare x-powered-by: WP Engine
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 18 May 2026 06:53:48 GMT
Status
404 Not Found
X-Cache
MISS
X-Cache-Group
normal
X-Cacheable
NO:Private
alt-svc: h3=":443"; ma=86400 cf-cache-status: BYPASS cf-ray: 9fd8f26728ad5886-IAD date: Mon, 18 May 2026 06:53:48 GMT link: <https://www.twosigma.com/wp-json/>; rel="https://api.w.org/" status: 404 Not Found x-cache: MISS x-cache-group: normal x-cacheable: NO:Private
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology