JSON result object for "http://mybensite.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,
      [
        [
          "ec2-54-236-152-158.compute-1.amazonaws.com"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "ec2-52-0-42-139.compute-1.amazonaws.com"
    ],
    [
      "ec2-54-82-175-237.compute-1.amazonaws.com"
    ],
    [
      "ec2-18-214-204-74.compute-1.amazonaws.com"
    ]
  ],
  "leaks": [],
  "final_url": "https://mybensite.com/",
  "reachable": true,
  "a_records": [
    "52.0.42.139",
    "54.82.175.237",
    "18.214.204.74"
  ],
  "mx_a_records": [
    [
      10,
      [
        "54.236.152.158"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      10,
      "mail.mybensite.com"
    ]
  ],
  "final_https_url": "https://mybensite.com/"
}