Open
Cached
·
just now
25
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
cookie,need-authorization, x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: cookie,need-authorization, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
private, max-age=0
Expires
Sun, 02 Aug 2026 10:29:33 GMT
Last-Modified
Fri, 24 Jul 2026 17:43:15 GMT
cache-control: private, max-age=0 expires: Sun, 02 Aug 2026 10:29:33 GMT last-modified: Fri, 24 Jul 2026 17:43:15 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: cloudflare x-powered-by: Express
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 02 Aug 2026 10:29:33 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=6,cfOrigin;dur=141
X-Cache
MISS
X-Cache-Hits
0
X-Cloud-Trace-Context
4cc50297fb9e8293d913cf4c929c7d39;o=1
X-Country-Code
US
X-Served-By
cache-iad-kiad7000089-IAD
X-Timer
S1785666573.489132,VS0,VE135
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a24c66f43f09e54b-IAD
date: Sun, 02 Aug 2026 10:29:33 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Of0VEU1t9L3K7KYSe%2BHscG2CT0ikS%2F5cfN3x%2BpejVoWS55vgNBeEJgmt%2FgV8JP17bijqMj9OYMlfJmXmIshjAscU09Jn2zxk0rcSHczXiRu7X%2B0rr9VZXLLwNPyfeg%3D%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=6,cfOrigin;dur=141
x-cache: MISS
x-cache-hits: 0
x-cloud-trace-context: 4cc50297fb9e8293d913cf4c929c7d39;o=1
x-country-code: US
x-served-by: cache-iad-kiad7000089-IAD
x-timer: S1785666573.489132,VS0,VE135
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology