Find an Host IP Address By Its Name


Asp finds the IP address of an Internet connected host. In order to find it, the peer hostname (not the FQDN), and the range of its possible IP addresses need to be specified. Those IP addresses could be simple IP addresses as 127.0.0.1 or “metaip” addresses as 127.0.0.1-20 or 127.0.0.*: the former is a simple way to avoid to type a lot of consecutive addresses, the latter is short for 127.0.0.1-254.

In order to simplify the management of the associations between hostnames and addresses, asp searches in a specified directory a text file containing the possible IP addresses of the looked for host. The name of the text file has to be formed by the hostname followed by an optional extension of your choice.

[ Linux man ]

First make sure you create this folder in your home dir: ~/.asp/

To find someones dunamic ip address you can provide his metaip address on standard input with this command: echo “61.11.89.90 60.11.89.70-98″ > ~/.asp/test After the file is written run asp, asp -v test

2008-01-10-073540_1280x800_scrot.png


  • steve pumphreyNo Gravatar

    August 13th, 2008 12:11

    how do i find someone ip address out from thier email address someones hacking into my email and then sending emails out in my name

Trackbacks

  1. Find an Host IP Address By Its Name | Internet Directory

Subscribe without commenting


Leave a Reply

Note: Any comments are permitted only because the site owner is letting you post, and any comments will be removed for any reason at the absolute discretion of the site owner.