JSON result object for "http://invoicera.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,
      [
        [
          "23-111-136-56.static.hvvc.us"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "23-111-136-56.static.hvvc.us"
    ]
  ],
  "leaks": [],
  "final_url": "https://invoicera.com/",
  "reachable": true,
  "a_records": [
    "23.111.136.56"
  ],
  "mx_a_records": [
    [
      10,
      [
        "23.111.136.56"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      10,
      "mail.invoicera.com"
    ]
  ],
  "final_https_url": "https://invoicera.com/"
}