Open Cached · just now
23 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31557600; includeSubDomains
Content-Security-Policy
Basic
upgrade-insecure-requests; default-src; script-src; +9 more
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

4 headers
Age
Caching
83
Cache-Control
Caching
max-age=0, must-revalidate, private
Etag
Caching
"m2fy9o7xzeb5wx"
Expires
Caching
Sun, 30 Nov 2025 20:18:58 GMT

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
location_data={"country_code":"US","postal_code":"20147","geo_region":"VA"}; path=/;

Other Headers

9 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Sun, 30 Nov 2025 20:20:22 GMT
Link
Other
<https://cdn.cookielaw.org>; rel=preconnect,<https://hips.hearstapps.com>; rel=preconnect,</api/styles.css?id=7cff1e1b-f06a-45dd-b4a8-1b87f2d51c1c&type=section>; rel=preload; as=style; nopush
Optimizely-Sdk-Key
Other
Ap6qCzsEQh8Q4gM2yo1EX
Server-Timing
Other
time-start-msec;dur=1764534021665,time-elapsed;dur=507,fastly-pop;desc=EWR,hit-state;desc=MISS-CLUSTER
Trailer
Other
server-timing
X-Cache
Other
MISS, HIT, MISS
X-Country
Other
US
X-Robots-Tag
Other
all

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1265ms