HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

arpaname — Get the corresponding ARPA name for a IP addresses. More information: <https://manned.org/arpaname>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thearpanamecommandnamecliarpacorrespondingget
linux

Problem

How to use the arpaname command: Get the corresponding ARPA name for a IP addresses. More information: <https://manned.org/arpaname>.

Solution

arpaname — Get the corresponding ARPA name for a IP addresses. More information: <https://manned.org/arpaname>.

Translate IP addresses (IPv4 and IPv6) to the corresponding ARPA name:
arpaname {{ip_address}}

Code Snippets

Translate IP addresses (IPv4 and IPv6) to the corresponding ARPA name

arpaname {{ip_address}}

Context

tldr-pages: linux/arpaname

Revisions (0)

No revisions yet.