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
    How to Create a Twitter Card

    One of my favorite social APIs was the Open Graph API adopted by Facebook.  Adding just a few META tags to each page allowed links to my article to be styled and presented the way I wanted them to, giving me a bit of control...

  • By
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

Incredible Demos

  • By
    Fade Images with MooTools LazyLoad

    I recently received an email from a MooTools developer asking a great question about my LazyLoad class: "I'm using your LazyLoad MooTools plugin (which is great, by the way). I have been trying to figure out how to modify it so that once an image scrolls into...

  • By
    Ana Tudor’s Favorite CodePen Demos

    Cocoon I love canvas, I love interactive demos and I don't think I have ever been more impressed by somebody's work than when I discovered what Tiffany Rayside has created on CodePen. So I had to start off with one of her interactive canvas pens, even though...

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!