HTTP request

Simple:


Advanced, helpfull:

Advanced, raw:

HTTPS request of '46.137.192.0'

SSL verification failed!

Host verification error: Host '46.137.192.0' is NOT among the specified subjects of the certificate. Certificate does not match host!

Connection

Connected to 46.137.192.0 in 485ms
  • Connected to host 46.137.192.0, on port 443, in 239ms.
  • Connection is TLS 1.3-secured using certificat 'vision-api.aibitechcology.com' in additional 246ms.
  • Certificat expires 2025-03-26.
  • Certificat is issued by 'Amazon'.
  • There were errors validating the SSL-certifiat: Host verification error
 

Request

Request transmitted in 0ms
GET / HTTP/1.1
Connection: Close
Host: 46.137.192.0
Accept: */*
User-agent: iamroot.tech

Response headers

Status 200 returned. First bytes recieved in 240ms
HTTP/1.1 200 OK 
Date: Tue, 18 Jun 2024 12:50:55 GMT 
Content-Type: text/html 
Content-Length: 612 
Connection: close 
Server: nginx/1.14.0 (Ubuntu) 
Last-Modified: Fri, 15 Apr 2022 03:10:56 GMT 
ETag: "6258e240-264" 
Accept-Ranges: bytes 

Response content

Recieved a total of 854 bytes in 240ms
1
<!DOCTYPE html>
2
<html>
3
<head>
4
<title>Welcome to nginx!</title>
5
<style>
6
    body {
7
        width: 35em;
8
        margin: 0 auto;
9
        font-family: Tahoma, Verdana, Arial, sans-serif;
10
    }
11
</style>
12
</head>
13
<body>
14
<h1>Welcome to nginx!</h1>
15
<p>If you see this page, the nginx web server is successfully installed and
16
working. Further configuration is required.</p>
17
18
<p>For online documentation and support please refer to
19
<a href="http://nginx.org/">nginx.org</a>.<br/>
20
Commercial support is available at
21
<a href="http://nginx.com/">nginx.com</a>.</p>
22
23
<p><em>Thank you for using nginx.</em></p>
24
</body>
25
</html>
26

Log

  • Resolving host '46.137.192.0' to '46.137.192.0' in 0ms.
  • Specifically connecting to IP '46.137.192.0'.
  • Connected to '46.137.192.0' on port '443'
  • SSL verification failed!
    Host verification error: Host '46.137.192.0' is NOT among the specified subjects of the certificate. Certificate does not match host!
  • Request sent to host
  • Waiting for response
  • First 854 bytes recieved in 240ms
  • A total of 854 bytes recieved in 240ms