JSON result object for "http://amazonaws.com/"

Note: This is not a stable API during the beta. Providing highlighted JSON instead of raw JSON data is therefore intentional.

{
  "cname_records": [],
  "mx_locations": [
    "Ireland"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "smtp01.eu-west-1.mail-perimeter.amazon.com"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "166-22.amazon.com"
    ],
    [
      "206-80.amazon.com"
    ],
    [
      "210-29.amazon.com"
    ]
  ],
  "leaks": [],
  "final_url": "https://aws.amazon.com/",
  "reachable": true,
  "a_records": [
    "207.171.166.22",
    "72.21.206.80",
    "72.21.210.29"
  ],
  "mx_a_records": [
    [
      10,
      [
        "34.250.55.103"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      10,
      "amazon-smtp.amazon.com"
    ]
  ],
  "final_https_url": "https://aws.amazon.com/"
}