<pre><code class="lang-auto">ping -a w.x.y.z
</code></pre>
<p>Should resolve the name from the IP address if the reverse lookup zone has been set up properly. If the reverse lookup zone does not have an entry for the record, the <code>-a</code> will just ping without a name.</p>