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
Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000 ; preload
X-Frame-Options
Missing
Not configured
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
close, Transfer-Encoding
Transfer-Encoding
chunked
connection: close, Transfer-Encoding transfer-encoding: chunked
Caching Headers
Cache-Control
s-maxage=3600, stale-while-revalidate=31532400
Etag
"14hv2i4ozy04m0v"
cache-control: s-maxage=3600, stale-while-revalidate=31532400 etag: "14hv2i4ozy04m0v"
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 11 Apr 2026 23:57:49 GMT
Server-Timing
cdn-cache; desc=MISS, edge; dur=39, origin; dur=23, ak_p; desc="1775951869103_399280553_984399334_6549_10050_35_79_-";dur=1
X-Akamai-Pmcbrowser
country_code=US,region_code=VA,city=ASHBURN,lat=39.0438,long=-77.4879,timezone=EST,zip=20146-20149
akamai-cache-status: NotCacheable from child akamai-grn: 0.a989cc17.1775951869.3aacbde6 date: Sat, 11 Apr 2026 23:57:49 GMT server-timing: cdn-cache; desc=MISS, edge; dur=39, origin; dur=23, ak_p; desc="1775951869103_399280553_984399334_6549_10050_35_79_-";dur=1 x-akamai-pmcbrowser: country_code=US,region_code=VA,city=ASHBURN,lat=39.0438,long=-77.4879,timezone=EST,zip=20146-20149 x-akamai-transformed: 9l 34792 0 pmb=mRUM,1 x-amz-cf-id: vHomTaHm1CAkGYYxYJH79JpBtbhw-sdGn5Wq_4SPXAufFnSEwVlOIg== x-amz-cf-pop: IAD61-P13 x-nextjs-cache: HIT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology