JSON result object for "http://www.enm.meteo.fr/"

Note: This is not a stable API during the beta. Providing highlighted JSON instead of raw JSON data is therefore intentional.

{
  "cname_records": [
    "www.meteofrance.fr"
  ],
  "mx_locations": [
    "France"
  ],
  "mx_a_records_reverse": [
    [
      5,
      [
        [
          "mx2.meteo.fr"
        ]
      ]
    ],
    [
      5,
      [
        [
          "mx1.meteo.fr"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    []
  ],
  "leaks": [],
  "final_url": "https://meteofrance.fr/enm",
  "reachable": true,
  "a_records": [
    "185.86.168.100"
  ],
  "mx_a_records": [
    [
      5,
      [
        "137.129.43.27"
      ]
    ],
    [
      5,
      [
        "137.129.43.26"
      ]
    ]
  ],
  "a_locations": [
    "France"
  ],
  "mx_records": [
    [
      5,
      "mx2.meteo.fr"
    ],
    [
      5,
      "mx1.meteo.fr"
    ]
  ],
  "final_https_url": "https://meteofrance.fr/enm"
}