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

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

{
  "cname_records": [],
  "web_has_ssl": false,
  "web_ssl_finished": true,
  "mx_locations": [
    "United States"
  ],
  "mx_a_records_reverse": [
    [
      5,
      [
        [
          "mail.keybank.com"
        ]
      ]
    ]
  ],
  "final_url_is_https": false,
  "a_records_reverse": [
    [
      "a2-18-64-19.deploy.static.akamaitechnologies.com"
    ],
    [
      "a2-18-64-25.deploy.static.akamaitechnologies.com"
    ]
  ],
  "final_url": "http://key.com/",
  "leaks": [],
  "https_error": "ERROR 503: Service Unavailable.",
  "reachable": true,
  "a_records": [
    "2.18.64.19",
    "2.18.64.25"
  ],
  "mx_a_records": [
    [
      5,
      [
        "156.77.108.5"
      ]
    ]
  ],
  "a_locations": [
    "Europe"
  ],
  "mx_records": [
    [
      5,
      "mail.keybank.com"
    ]
  ],
  "http_error": "ERROR 503: Service Unavailable.",
  "final_https_url": "https://key.com/"
}