JSON result object for "http://espncricinfo.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": [
    "Ireland"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "mail.cricinfo.com"
        ]
      ]
    ],
    [
      20,
      [
        [
          "mail.cricket.org"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "ec2-52-74-200-218.ap-southeast-1.compute.amazonaws.com"
    ],
    [
      "ec2-13-228-65-66.ap-southeast-1.compute.amazonaws.com"
    ]
  ],
  "leaks": [],
  "final_url": "https://www.espncricinfo.com/",
  "reachable": true,
  "a_records": [
    "52.74.200.218",
    "13.228.65.66"
  ],
  "mx_a_records": [
    [
      10,
      [
        "52.50.167.148"
      ]
    ],
    [
      20,
      [
        "52.18.70.120"
      ]
    ]
  ],
  "a_locations": [
    "Singapore"
  ],
  "mx_records": [
    [
      10,
      "mail.cricinfo.com"
    ],
    [
      20,
      "mail2.cricinfo.com"
    ]
  ],
  "final_https_url": "https://www.espncricinfo.com/"
}