Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000 ; preload
X-Frame-Options
Good
SAMEORIGIN
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
- • Significantly strengthen CSP directives
- • 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
Connection
close, Transfer-Encoding
Transfer-Encoding
chunked
connection: close, Transfer-Encoding transfer-encoding: chunked
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"73dm972o7320ip"
cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "73dm972o7320ip"
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 12 Apr 2026 15:47:10 GMT
Server-Timing
ak_p; desc="1776008829937_388045064_2385395792_82448_52568_21_63_-";dur=1
X-Akamai-Pmcbrowser
country_code=US,region_code=IL,city=CHICAGO,lat=41.8858,long=-87.6229,timezone=CST,zip=60601-60626+60628-60634+60636-60641+60643-60647+60649+60651-60657+60659-60661+60664+60668-60670+60673-60675+60677-60678+60680-60682+60684-60691+60693-60695+60697+60699+60701
akamai-cache-status: NotCacheable from child akamai-grn: 0.08192117.1776008830.8e2e4050 date: Sun, 12 Apr 2026 15:47:10 GMT server-timing: ak_p; desc="1776008829937_388045064_2385395792_82448_52568_21_63_-";dur=1 x-akamai-pmcbrowser: country_code=US,region_code=IL,city=CHICAGO,lat=41.8858,long=-87.6229,timezone=CST,zip=60601-60626+60628-60634+60636-60641+60643-60647+60649+60651-60657+60659-60661+60664+60668-60670+60673-60675+60677-60678+60680-60682+60684-60691+60693-60695+60697+60699+60701
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology