HTTP request

Simple:


Advanced, helpfull:

Advanced, raw:

HTTPS request of '16.12.68.0'

Server redirection

The server retuned a status 307 response. This is usually a redirect. See 'location' response header for further info.

Follow redirection to 'aws.amazon.com'

SSL verification failed!

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

Connection

Connected to 16.12.68.0 in 202ms
  • Connected to host 16.12.68.0, on port 443, in 64ms.
  • Connection is TLS 1.3-secured using certificat '*.s3.us-northeast-1.amazonaws.com' in additional 138ms.
  • Certificat expires 2024-09-03.
  • 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: 16.12.68.0
Accept: */*
User-agent: iamroot.tech

Response headers

Status 307 returned. First bytes recieved in 67ms
HTTP/1.1 307 Temporary Redirect 
x-amz-id-2: zRSSgqSx0I2ilDCX64eSLLFjSDObCiHNtZjqXBfi6K478HN5HCSw4GG+0ERVuVzCioBMWf1N008= 
x-amz-request-id: Z0HEP48PZBBR3PNJ 
Date: Tue, 18 Jun 2024 13:54:53 GMT 
Location: https://aws.amazon.com/s3/ 
Server: AmazonS3 
Content-Length: 0 
Connection: close 

Log

  • Resolving host '16.12.68.0' to '16.12.68.0' in 0ms.
  • Specifically connecting to IP '16.12.68.0'.
  • Connected to '16.12.68.0' on port '443'
  • SSL verification failed!
    Host verification error: Host '16.12.68.0' is NOT among the specified subjects of the certificate. Certificate does not match host!
  • Request sent to host
  • Waiting for response
  • First 292 bytes recieved in 67ms
  • A total of 292 bytes recieved in 68ms
  • HTTP statuscode 307 returned - redirect
    The server retuned a status 307 response. This is usually a redirect. See 'location' response header for further info.