Amazon.Com WHOIS = WTF?

By  on  

I was doing some research on domains and WHOIS information today when I stumbled upon a peculiar results for Amazon.Com. Take a look at the server name in the image below.


This is clearly not the name of Amazon's server, but I have no idea how this comes about. This site found the same thing and mentions that "The response back was any domain with Amazon.com in the name." Not the most precise of answers but what an odd thing to stumble upon.

Recent Features

  • By
    Regular Expressions for the Rest of Us

    Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...

  • By
    Welcome to My New Office

    My first professional web development was at a small print shop where I sat in a windowless cubical all day. I suffered that boxed in environment for almost five years before I was able to find a remote job where I worked from home. The first...

Incredible Demos

  • By
    Animated AJAX Record Deletion Using MooTools

    I'm a huge fan of WordPress' method of individual article deletion. You click the delete link, the menu item animates red, and the item disappears. Here's how to achieve that functionality with MooTools JavaScript. The PHP - Content & Header The following snippet goes at the...

  • By
    jQuery Countdown Plugin

    You've probably been to sites like RapidShare and MegaUpload that allow you to download files but make you wait a specified number of seconds before giving you the download link. I've created a similar script but my script allows you to animate the CSS font-size...

Discussion

  1. Amazon seems to have some problems with their domains / dns. The amazon webservice AWS isn’t reachable any more. The domain s3.amazonaws.com worked earlier this week without problems. The amazon s3 storage service isn’t fully available any more.

  2. Strange…
    Well, on whois.net it directed me to networksolutions.com, which shows a normal looking Whois. Interesting though.

  3. I know that they had some issues with some of their services last month. A lot of the time the uk site was grinding. This looks like a malicious attack tho.

  4. Mona

    I don’t really know much about WHOIS or domains, but not too long ago when YouTube was down for a few hours, I remember reading a post by someone that had used WHOIS to find info on youtube.com and I’m fairly certain that they reported something identical to what you found
    (ZZZZZ.GET.LAID.AT.WWW.SWINGINGCOMMUNITY.COM)

    I have no idea what that would mean, if anything at all. Just saw that and knew I had seen it before.

  5. Katherine

    I just ran a whois on Amazon.com and the results are unchanged.

  6. Cirs

    Still unchanged :)
    Pretty funny

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!