14 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
"36ae00bbe8ebeb23414d6142c7152aee"
Last-Modified
Caching
Wed, 08 Apr 2026 09:31:44 GMT

Content Headers

Content-Length
Content
662791
Content-Type
Content
text/html

Server Headers

Server
Server
Framer/154a7c5

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000
Date
Other
Thu, 09 Apr 2026 23:23:52 GMT
Link
Other
Server-Timing
Other
region;desc="us-east-1", cache;desc="cached", ssg-status;desc="optimized", version;desc="154a7c5", route;dur=1;desc="id=augiA20Il&locale=default"

Recommendations

Enable compression (gzip/brotli) to improve performance