JSON result object for "http://bogleheads.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": [
    "Canada"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "spamwall.winux.com"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "www.bogleheads.org"
    ]
  ],
  "leaks": [],
  "final_url": "https://bogleheads.org/",
  "reachable": true,
  "a_records": [
    "23.254.167.168"
  ],
  "mx_a_records": [
    [
      10,
      [
        "216.55.102.234"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      10,
      "spamwall.winux.com"
    ]
  ],
  "final_https_url": "https://bogleheads.org/"
}