DNS TXT _spf.google.com

Asking for records of type TXT (general purpose text) for _spf.google.com

Response: NOERROR (The record exists)

Answer

NameTTLTypeResult
_spf.google.com300TXT SPF v=spf1 include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com ~all

Internal debug code. Here be dragons.

{
  "__" => "!\377\201\200\0\1\0\1\0\0\0\0\4_spf\6google\3com\0\0\20\0\1\300\f\0\20\0\1\0\0\1,\0hgv=spf1 include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com ~all",
  "aa" => "",
  "ad" => "",
  "an" => [
    [
      "_spf.google.com",
      "txt",
      "in",
      300,
      "v=spf1 include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com ~all"
    ]
  ],
  "ar" => [],
  "cd" => "",
  "id" => 8703,
  "ns" => [],
  "op" => "query",
  "qd" => [
    [
      "_spf.google.com",
      "txt",
      "in"
    ]
  ],
  "qr" => 1,
  "ra" => 1,
  "rc" => "noerror",
  "rd" => 1,
  "tc" => ""
}

Code will appear here...