JSON result object for "http://sendgrid.net/"

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

{
  "cname_records": [],
  "web_has_ssl": false,
  "web_ssl_finished": true,
  "mx_locations": [
    "United States"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "o16789115x46.outbound-mail.sendgrid.net"
        ],
        [
          "o16789123x50.outbound-mail.sendgrid.net"
        ],
        [
          "o16789118x48.outbound-mail.sendgrid.net"
        ]
      ]
    ],
    [
      20,
      [
        [
          "o16789115x46.outbound-mail.sendgrid.net"
        ],
        [
          "o16789123x50.outbound-mail.sendgrid.net"
        ],
        [
          "o16789118x48.outbound-mail.sendgrid.net"
        ]
      ]
    ]
  ],
  "final_url_is_https": false,
  "a_records_reverse": [
    [
      "o16789115x120.outbound-mail.sendgrid.net"
    ],
    [
      "o16789123x54.outbound-mail.sendgrid.net"
    ],
    [
      "o16789123x204.outbound-mail.sendgrid.net"
    ],
    [
      "o16789123x124.outbound-mail.sendgrid.net"
    ],
    [
      "o16789115x150.outbound-mail.sendgrid.net"
    ],
    [
      "o16789115x56.outbound-mail.sendgrid.net"
    ]
  ],
  "final_url": "http://sendgrid.net/",
  "leaks": [],
  "https_error": "ERROR 404: Not Found.",
  "reachable": true,
  "a_records": [
    "167.89.115.120",
    "167.89.123.54",
    "167.89.123.204",
    "167.89.123.124",
    "167.89.115.150",
    "167.89.115.56"
  ],
  "mx_a_records": [
    [
      10,
      [
        "167.89.115.46",
        "167.89.123.50",
        "167.89.118.48"
      ]
    ],
    [
      20,
      [
        "167.89.115.46",
        "167.89.123.50",
        "167.89.118.48"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      10,
      "mx.sendgrid.net"
    ],
    [
      20,
      "mx2.sendgrid.net"
    ]
  ],
  "http_error": "ERROR 404: Not Found.",
  "final_https_url": "https://sendgrid.net/"
}