Asking for records of type PTR (the reverse dns for an IP address) for 167.179.105.184.in-addr.arpa.
Response: NXDOMAIN (There is no record of any type for 167.179.105.184.in-addr.arpa)
Name | TTL | Type | Result |
---|---|---|---|
167.179.105.184.in-addr.arpa | 86400 | CNAME | 167.subnet128.179.105.184.in-addr.arpa |
Name | TTL | Type | Result | ||||||
---|---|---|---|---|---|---|---|---|---|
subnet128.179.105.184.in-addr.arpa | 3600 | SOA | ns1.he.net | hostmaster.he.net | 2021101800 | 86400 | 7200 | 3600000 | 86400 |
Internal debug code. Here be dragons.
{ "aa" => "", "ad" => "", "an" => [ [ "167.179.105.184.in-addr.arpa", "cname", "in", 86400, "167.subnet128.179.105.184.in-addr.arpa" ] ], "ar" => [], "cd" => "", "id" => 1634, "ns" => [ [ "subnet128.179.105.184.in-addr.arpa", "soa", "in", 3600, "ns1.he.net", "hostmaster.he.net", 2021101800, 86400, 7200, 3600000, 86400 ] ], "op" => "query", "qd" => [ [ "167.179.105.184.in-addr.arpa", "ptr", "in" ] ], "qr" => 1, "ra" => 1, "rc" => "nxdomain", "rd" => 1, "tc" => "" }
Code will appear here...