JSON result object for "http://leagueoflegends.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": [
    "United States"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        []
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "ec2-3-124-71-108.eu-central-1.compute.amazonaws.com"
    ],
    [
      "ec2-3-68-41-226.eu-central-1.compute.amazonaws.com"
    ]
  ],
  "leaks": [],
  "final_url": "https://www.leagueoflegends.com/",
  "reachable": true,
  "a_records": [
    "3.124.71.108",
    "3.68.41.226"
  ],
  "mx_a_records": [
    [
      10,
      [
        "66.151.54.180"
      ]
    ]
  ],
  "a_locations": [
    "Germany",
    "United States"
  ],
  "mx_records": [
    [
      10,
      "mail.leagueoflegends.com"
    ]
  ],
  "final_https_url": "https://www.leagueoflegends.com/"
}