DNS MX aol.com

Asking for records of type MX (the mail server for a domain) for aol.com

Response: NOERROR (The record exists)

Answer

NameTTLTypeResult
aol.com3600MX 10 mx-aol.mail.gm0.yahoodns.net

Internal debug code. Here be dragons.

{
  "__" => "\336\2\201\200\0\1\0\1\0\0\0\0\3aol\3com\0\0\17\0\1\300\f\0\17\0\1\0\0\16\20\0 \0\n\6mx-aol\4mail\3gm0\byahoodns\3net\0",
  "aa" => "",
  "ad" => "",
  "an" => [
    [
      "aol.com",
      "mx",
      "in",
      3600,
      10,
      "mx-aol.mail.gm0.yahoodns.net"
    ]
  ],
  "ar" => [],
  "cd" => "",
  "id" => 56834,
  "ns" => [],
  "op" => "query",
  "qd" => [
    [
      "aol.com",
      "mx",
      "in"
    ]
  ],
  "qr" => 1,
  "ra" => 1,
  "rc" => "noerror",
  "rd" => 1,
  "tc" => ""
}

Code will appear here...