HTTP request

Simple:


Advanced, helpfull:

Advanced, raw:

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

Connection

Connected to 52.219.148.0 in 1,712ms
  • Connected to host 52.219.148.0, on port 443, in 1,243ms.
  • Connection is TLS 1.2-secured using certificat '*.s3.ap-northeast-2.amazonaws.com' in additional 469ms.
  • Certificat expires 2025-02-04.
  • 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.148.0
Accept: */*
User-agent: iamroot.tech

Response headers

Status 307 returned. First bytes recieved in 230ms
HTTP/1.1 307 Temporary Redirect 
x-amz-id-2: 6T5ipTdyngwmQ9mfk3Z2BcPD/JVMaZWHG3WHW7YWENI9RXCSWPPFBoUIDR8h1xZl8WTvSix3/Rg= 
x-amz-request-id: FZ2Z56YGCYQJPRZA 
Date: Tue, 18 Jun 2024 11:20:11 GMT 
Location: https://aws.amazon.com/s3/ 
Server: AmazonS3 
Content-Length: 0 
Connection: close 

Log

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