JSON result object for "http://mail.de/"

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": [
    "Germany"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "mx01.mail.de"
        ]
      ]
    ],
    [
      10,
      [
        [
          "mx02.mail.de"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "mail.de"
    ]
  ],
  "leaks": [],
  "final_url": "https://mail.de/de/",
  "reachable": true,
  "a_records": [
    "62.201.172.8"
  ],
  "mx_a_records": [
    [
      10,
      [
        "62.201.172.18"
      ]
    ],
    [
      10,
      [
        "62.201.172.19"
      ]
    ]
  ],
  "a_locations": [
    "Germany"
  ],
  "mx_records": [
    [
      10,
      "mx01.mail.de"
    ],
    [
      10,
      "mx02.mail.de"
    ]
  ],
  "final_https_url": "https://mail.de/de/"
}