JSON result object for "http://zip-codes.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,
      [
        [
          "mail.zip-codes.com"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "zip-codes.com"
    ]
  ],
  "leaks": [],
  "final_url": "https://www.zip-codes.com/",
  "reachable": true,
  "a_records": [
    "74.208.235.117"
  ],
  "mx_a_records": [
    [
      10,
      [
        "50.21.183.178"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      10,
      "mail.zip-codes.com"
    ]
  ],
  "final_https_url": "https://www.zip-codes.com/"
}