15 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Vary
Performance
Accept-Encoding, Accept

Caching Headers

Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"3c7841747f015a44992cd043c6a04235"
Last-Modified
Caching
Sun, 19 Jul 2026 00:46:16 GMT

Content Headers

Content-Length
Content
595514
Content-Type
Content
text/html

Server Headers

Server
Server
Framer/bea9510

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000
Date
Other
Thu, 10 Sep 2026 00:50:07 GMT
Framer-Site-Id
Other
fbb16a9481f6a1a3b15c448ea2f69908e163d1966fad2cf47b7a0cdd93024a34
Link
Other
Server-Timing
Other
region;desc="us-east-1", cache;desc="cached", ssg-status;desc="optimized", version;desc="bea9510", instance;desc="9884dcb", route;dur=1;desc="id=nBM3JXntH&locale=default", country;desc="US", ss-only-routes

Recommendations

Enable compression (gzip/brotli) to improve performance