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 I Stopped WordPress Comment Spam

    I love almost every part of being a tech blogger:  learning, preaching, bantering, researching.  The one part about blogging that I absolutely loathe:  dealing with SPAM comments.  For the past two years, my blog has registered 8,000+ SPAM comments per day.  PER DAY.  Bloating my database...

  • By
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

Incredible Demos

  • 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...

  • By
    Translate Content with the Google Translate API and JavaScript

    Note:  For this tutorial, I'm using version1 of the Google Translate API.  A newer REST-based version is available. In an ideal world, all websites would have a feature that allowed the user to translate a website into their native language (or even more ideally, translation would be...

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!