HTTP request

Simple:


Advanced, helpfull:

Advanced, raw:

HTTPS request of '52.216.208.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 '52.216.208.0' is NOT among the specified subjects of the certificate. Certificate does not match host!

Connection

Connected to 52.216.208.0 in 54ms
  • Connected to host 52.216.208.0, on port 443, in 24ms.
  • Connection is TLS 1.3-secured using certificat 's3.amazonaws.com' in additional 30ms.
  • Certificat expires 2025-05-02.
  • 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: 52.216.208.0
Accept: */*
User-agent: iamroot.tech

Response headers

Status 307 returned. First bytes recieved in 26ms
HTTP/1.1 307 Temporary Redirect 
x-amz-id-2: w//iSB+BcXdXiAp8RU3RMuI85O8qa8DsKpIjiB4lwqpIjcOJZqzipsGsQxaxBNjhEkGtWEe6S4I= 
x-amz-request-id: WPQRF6Y64F06M9Q1 
Date: Wed, 19 Jun 2024 19:31:25 GMT 
Location: https://aws.amazon.com/s3/ 
Server: AmazonS3 
Content-Length: 0 
Connection: close 

Log

  • Resolving host '52.216.208.0' to '52.216.208.0' in 0ms.
  • Specifically connecting to IP '52.216.208.0'.
  • Connected to '52.216.208.0' on port '443'
  • SSL verification failed!
    Host verification error: Host '52.216.208.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 26ms
  • A total of 292 bytes recieved in 27ms
  • HTTP statuscode 307 returned - redirect
    The server retuned a status 307 response. This is usually a redirect. See 'location' response header for further info.