SSL Verification Bypassed

The server's SSL certificate could not be verified. The analysis was completed using insecure mode. Data may be less reliable.

Reason:

Unknown Certificate Authority - the server's certificate is not trusted

15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000 ; preload
Content-Security-Policy
Basic
script-src; img-src; style-src; +3 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • 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
Performance
close, Transfer-Encoding
Transfer-Encoding
Performance
chunked

Caching Headers

Etag
Caching
"q99bukzma5c64b"

Content Headers

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

Server Headers

X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Akamai-Cache-Status
Other
NotCacheable from child
Akamai-Grn
Other
0.d40c0317.1775931652.7b00794f
Date
Other
Sat, 11 Apr 2026 18:20:52 GMT
Server-Timing
Other
cdn-cache; desc=MISS, edge; dur=172, origin; dur=24, ak_p; desc="1775931652431_386075860_2063628623_19526_22142_1_4_-";dur=1
X-Akamai-Pmcbrowser
Other
country_code=US,region_code=VA,city=ASHBURN,lat=39.0438,long=-77.4879,timezone=EST,zip=20146-20149
X-Akamai-Transformed
Other
9l 137087 0 pmb=mRUM,1

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Consider removing X-Powered-By header to hide server technology