HTTP request

Simple:


Advanced, helpfull:

Advanced, raw:

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

Connection

Connected to 52.219.62.0 in 502ms
  • Connected to host 52.219.62.0, on port 443, in 247ms.
  • Connection is TLS 1.3-secured using certificat '*.s3.amazonaws.com' in additional 255ms.
  • Certificat expires 2025-04-07.
  • 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.219.62.0
Accept: */*
User-agent: iamroot.tech

Response headers

Status 307 returned. First bytes recieved in 250ms
HTTP/1.1 307 Temporary Redirect 
x-amz-id-2: VUPA2nSGy22ac+F2ENVceLrsoHbs1yWGpBmgm9aA7mkjMoJ1ZgiG1jNG6VCCrPD2XST955MP4tA= 
x-amz-request-id: 63RDMT8A7QEE3ZKM 
Date: Tue, 18 Jun 2024 13:03:09 GMT 
Location: https://aws.amazon.com/s3/ 
Server: AmazonS3 
Content-Length: 0 
Connection: close 

Log

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