JSON result object for "http://admin.ch/"

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": [
    "Switzerland"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "mailgate1.admin.ch"
        ]
      ]
    ],
    [
      10,
      [
        [
          "mailgate2.admin.ch"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    []
  ],
  "leaks": [],
  "final_url": "https://www.admin.ch/gov/de/start.html",
  "reachable": true,
  "a_records": [
    "162.23.130.190"
  ],
  "mx_a_records": [
    [
      10,
      [
        "162.23.32.31"
      ]
    ],
    [
      10,
      [
        "162.23.32.32"
      ]
    ]
  ],
  "a_locations": [
    "Switzerland"
  ],
  "mx_records": [
    [
      10,
      "mailgate1.admin.ch"
    ],
    [
      10,
      "mailgate2.admin.ch"
    ]
  ],
  "final_https_url": "https://www.admin.ch/gov/de/start.html"
}