Cached · just now
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
"4eb4b49807b1f9aca5b120c9b1c12489"
Last-Modified
Caching
Fri, 14 Aug 2026 06:09:28 GMT

Content Headers

Content-Length
Content
528485
Content-Type
Content
text/html

Server Headers

Server
Server
Framer/8e43165

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000
Date
Other
Tue, 01 Sep 2026 02:31:59 GMT
Framer-Site-Id
Other
8f918636e72fae29570655eae1c91330b0ea6ec329df22797b6360a6b2b3dcd2
Link
Other
Server-Timing
Other
region;desc="us-east-1", cache;desc="not-cached", ssg-status;desc="optimized", version;desc="8e43165", instance;desc="bc9368d", route;dur=1;desc="id=N0fUSUttP&locale=default", country;desc="US"

Recommendations

Enable compression (gzip/brotli) to improve performance