|
Above you will find links and web
tools for all IP, Domain, Hostname, and Reverse look up information that you
will need to know about a specific IP address, Host, or ISP. To gain a better
understanding of what these type of tools do, you may review some of the
terms that are listed below. For further clarification we recommend that you please visit:
http://www.wikipedia.org for more in depth information on the
terms below.
|
|
IP Address:
Definition: An IP address is a logical address for a network adapter.
The IP address uniquely identifies computers on a TCP/IP network.
An IP address can be private - for use on a local area network (LAN) -
or public - for use on the Internet or other wide area network (WAN). IP
addresses can be determined statically (assigned to a computer by a
system administrator) or dynamically (assigned by another device on the
network on demand). Two IP addressing standards are in use today. The
IPv4 standard is most familiar to people and supported everywhere on the
Internet, but the newer IPv6 standard is planned to replace it and
starting to be deployed. IPv4 addresses consist of four bytes (32 bits).
Each byte of an IP address is known as an octet. Octets can take any
value between 0 and 255. Various conventions exist for the numbering and
use of IP addresses
|
|
DNS:
The Domain Name System (DNS) associates various information with domain
names; most importantly, it serves as the "phone book" for the Internet by
translating human-readable computer hostnames, e.g. www.example.com, into
IP addresses, e.g. 208.77.188.166, that networking equipment needs to
deliver information. It also stores other information such as the list of
mail exchange servers that accept email for a given domain. In providing a
worldwide keyword-based redirection service, the Domain Name System is an
essential component of contemporary Internet use.
|
|
Ping:
Ping is a computer network tool used to test whether a particular host is
reachable across an IP network; it is also used to self test the network
interface card of the computer. It works by sending ICMP “echo request”
packets to the target host and listening for ICMP “echo response” replies.
Ping estimates the round-trip time, generally in milliseconds, and records
any packet loss, and prints a statistical summary when finished.
|
|
Whois
WHOIS (pronounced "who is"; not an acronym) is a TCP-based query/response
protocol which is widely used for querying an official database in order
to determine the owner of a domain name, an IP address, or an autonomous
system number on the Internet. WHOIS lookups were traditionally made using
a command line interface, but a number of simplified web-based tools now
exist for looking up domain ownership details from different databases.
Web-based WHOIS clients still rely on the WHOIS protocol to connect to a
WHOIS server and do lookups, and command-line WHOIS clients are still
quite widely used by system administrators.
|