[root@ds54 ~]# telnet www.megaupload.com 80
Trying 72.21.211.137…
Connected to s3-website-us-east-1.amazonaws.com (72.21.211.137).
Escape character is ‘^]’.
GET /
HTTP/1.1 400 Bad Request
Transfer-Encoding: chunked
Date: Fri, 20 Jan 2012 20:42:40 GMT
Connection: close
Server: AmazonS3
0
Connection closed by foreign host.
[root@ds54 ~]# telnet www.megaupload.com 80
Trying 72.21.215.171…
Connected to s3-website-us-east-1.amazonaws.com (72.21.215.171).
Escape character is ‘^]’.
GET / HTTP/1.0
HTTP/1.1 301 Moved Permanently
x-amz-error-code: WebsiteRedirect
x-amz-error-message: Request does not contain a bucket name.
x-amz-request-id: 00FBEDFA9403EED1
x-amz-id-2: 6iHcfItU9XMLRGx006IfG0DPmz0ejkaGXoXQEgywPJHqJxjs5jXdcZshry8l5uNC
Location: http://aws.amazon.com/s3/
Content-Type: text/html; charset=utf-8
Content-Length: 336
Date: Fri, 20 Jan 2012 21:09:44 GMT
Connection: keep-alive
Server: AmazonS3
<head><title>301 Moved Permanently</title></head>
<body>
<h1>301 Moved Permanently</h1>
<ul>
<li>Code: WebsiteRedirect</li>
<li>Message: Request does not contain a bucket name.</li>
<li>RequestId: 00FBEDFA9403EED1</li>
<li>HostId: 6iHcfItU9XMLRGx006IfG0DPmz0ejkaGXoXQEgywPJHqJxjs5jXdcZshry8l5uNC</li>
</ul>
<hr/>
</body>
</html>
Connection closed by foreign host.
–
Christophe Casalegno
http://twitter.com/Brain_0verride
http://www.facebook.com/brain.overrid