This looks like a public IP, not a private IP. To verify whether Jenkins is accessible, you should use the private IP or localhost while you are inside the EC2 instance and test it with curl.
You can also check the service status using systemctl, for example: systemctl status jenkins.
Please provide more information and context so we can support you better.