trace ip, traceroute domain
ping ip,ping domain name
check open ports and listening ports
ports list,find port description
because it simple...

check open ports and listening ports

Main content page - check open ports.The typical TCP scan attempts to open connections (at least part way). Another technique sends erroneous packets at a port, expecting that open listening ports will send back different error messages than closed ports.
This could be your most powerful tool to improve your position, boost your marketing efforts to get better rankings and popularity. To find out how popular a web site is, just enter the URL in the box "Link popularity check:" and press the "Lookup" button.
The scanner sends a FIN packet, which should close a connection that is open. Closed ports reply to a FIN packet with a RST. Open ports, on the other hand, ignore the packet in question. This is required TCP behavior.
Thus, you can find out if a port is NOT open, and by exclusion determine which ports are open. Neither UDP packets, nor the ICMP errors are guaranteed to arrive, so UDP scanners of this sort must also implement retransmission of packets that appear to be lost (or you will get a bunch of false positives).
The simplest port scan tries (i.e., sends a carefully constructed packet with a chosen destination port number) each of the ports from 0 to 65535 on the victim to see which ones are open. TCP connect():- The connect() system call provided by an OS is used to open a connection to every interesting port on the machine.

Copyright © 2009 ip-owner.com, All Rights Reserved.
Designed by "SimpleDesign Studio"