JSON result object for "http://openstack.org/"

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": [
    "United States"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "mx1.emailsrvr.com"
        ]
      ]
    ],
    [
      20,
      [
        [
          "mx2.emailsrvr.com"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    []
  ],
  "mx_ssl_finished": true,
  "leaks": [],
  "final_url": "https://www.openstack.org/",
  "reachable": true,
  "a_records": [
    "38.108.68.58"
  ],
  "mx_has_ssl": false,
  "mx_a_records": [
    [
      10,
      [
        "146.20.161.1"
      ]
    ],
    [
      20,
      [
        "108.166.43.2"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      10,
      "mx1.emailsrvr.com"
    ],
    [
      20,
      "mx2.emailsrvr.com"
    ]
  ],
  "final_https_url": "https://www.openstack.org/"
}