JSON result object for "http://linuxfromscratch.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,
      [
        [
          "rivendell.linuxfromscratch.org"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "rivendell.linuxfromscratch.org"
    ]
  ],
  "leaks": [],
  "final_url": "https://linuxfromscratch.org/",
  "reachable": true,
  "a_records": [
    "208.118.68.85"
  ],
  "mx_a_records": [
    [
      10,
      [
        "208.118.68.85"
      ]
    ]
  ],
  "a_locations": [
    "Canada"
  ],
  "mx_records": [
    [
      10,
      "rivendell.linuxfromscratch.org"
    ]
  ],
  "final_https_url": "https://linuxfromscratch.org/"
}