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:
Hostname Mismatch - certificate is issued for blog.jamespot.com, not for api.jamespot.io
Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Upgrade, close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: Upgrade, close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=31536000, public
Etag
"7b8900e1de5754f6a035c742312962a7"
Expires
Fri, 23 Apr 2027 23:45:37 GMT
Last-Modified
Thu, 23 Apr 2026 23:45:37 GMT
Pragma
public
cache-control: max-age=31536000, public etag: "7b8900e1de5754f6a035c742312962a7" expires: Fri, 23 Apr 2027 23:45:37 GMT last-modified: Thu, 23 Apr 2026 23:45:37 GMT pragma: public
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: Apache/2.4.66 (Debian) x-powered-by: W3 Total Cache/2.9.4
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 23 Apr 2026 23:45:37 GMT
Upgrade
h2,h2c
date: Thu, 23 Apr 2026 23:45:37 GMT upgrade: h2,h2c
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology