JSON result object for "http://abc.xyz/"

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": [
    [
      0,
      [
        [
          "wm-in-f27.1e100.net"
        ],
        [
          "wn-in-f27.1e100.net"
        ],
        [
          "wo-in-f26.1e100.net"
        ],
        [
          "wo-in-f27.1e100.net"
        ],
        [
          "wr-in-f27.1e100.net"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "fra24s22-in-f14.1e100.net",
      "fra15s28-in-f14.1e100.net",
      "fra02s19-in-f14.1e100.net"
    ]
  ],
  "leaks": [],
  "final_url": "https://abc.xyz/",
  "reachable": true,
  "a_records": [
    "172.217.18.14"
  ],
  "mx_a_records": [
    [
      0,
      [
        "64.233.166.27",
        "74.125.71.27",
        "74.125.133.26",
        "74.125.133.27",
        "108.177.15.27"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      0,
      "smtp.google.com"
    ]
  ],
  "final_https_url": "https://abc.xyz/"
}