JSON result object for "http://qq.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": [
    "Hong Kong",
    "Singapore"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        []
      ]
    ],
    [
      20,
      [
        []
      ]
    ],
    [
      30,
      [
        []
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [],
    [],
    []
  ],
  "leaks": [],
  "final_url": "https://www.qq.com/",
  "reachable": true,
  "a_records": [
    "113.108.81.189",
    "203.205.254.157",
    "123.150.76.218"
  ],
  "mx_a_records": [
    [
      10,
      [
        "203.205.219.57"
      ]
    ],
    [
      20,
      [
        "203.205.219.58"
      ]
    ],
    [
      30,
      [
        "162.62.116.184"
      ]
    ]
  ],
  "a_locations": [
    "Hong Kong",
    "China"
  ],
  "mx_records": [
    [
      10,
      "mx3.qq.com"
    ],
    [
      20,
      "mx2.qq.com"
    ],
    [
      30,
      "mx1.qq.com"
    ]
  ],
  "final_https_url": "https://www.qq.com/"
}