JSON result object for "http://mail.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,
      [
        [
          "mx00.mail.com"
        ]
      ]
    ],
    [
      10,
      [
        [
          "mx01.mail.com"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "redir-bs.web.de"
    ]
  ],
  "leaks": [],
  "final_url": "https://www.mail.com/",
  "reachable": true,
  "a_records": [
    "82.165.229.87"
  ],
  "mx_a_records": [
    [
      10,
      [
        "74.208.5.20"
      ]
    ],
    [
      10,
      [
        "74.208.5.22"
      ]
    ]
  ],
  "a_locations": [
    "Germany"
  ],
  "mx_records": [
    [
      10,
      "mx00.mail.com"
    ],
    [
      10,
      "mx01.mail.com"
    ]
  ],
  "final_https_url": "https://www.mail.com/"
}