Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=47474747; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Accept-Encoding,User-Agent,Accept-Encoding,User-Agent
connection: close transfer-encoding: chunked vary: Accept-Encoding,User-Agent,Accept-Encoding,User-Agent
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate, max-age=0
Etag
W/"2c19-VIjUcCnYPuTu7ZZdC8/QwW8pSVk"
Expires
-1
Pragma
no-cache
cache-control: no-cache, no-store, must-revalidate, max-age=0 etag: W/"2c19-VIjUcCnYPuTu7ZZdC8/QwW8pSVk" expires: -1 pragma: no-cache
Content Headers
Content-Language
en-US
Content-Type
text/html; charset=utf-8
content-language: en-US content-type: text/html; charset=utf-8
Server Headers
server: Server x-powered-by: Express
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 17:40:40 GMT
X-Ua-Compatible
IE=edge,chrome=1
date: Mon, 11 May 2026 17:40:40 GMT via: 1.1 38fc47c0600e1aa74a99467e3cebbdee.cloudfront.net (CloudFront) x-amz-cf-id: vLwcKuE8olErHDIHRmB0ljZLne5x1_uXTpHCly13bdfXrwpIA_F8UQ== x-amz-cf-pop: IAD55-P7 x-amz-rid: 7RZX1R18ZG6SXCAQK1AB x-cache: Miss from cloudfront x-ua-compatible: IE=edge,chrome=1
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology