| About
Private address blocks Email to an IP address, Domain Name Service, DNS lookups, Reverse lookup, Advanced DNS and more... This page 2/2
About IP (Internet Protocol) Addresses These private address blocks are: 10.0.0.0 - 10.255.255.255 There are some IP addresses in each block reserved for broadcast and other obscure stuff. Check the RFCs--links at bottom of page--if you're really interested.
Email to an IP address
|
|
|
Name resolution
Domain Name Service
Windows then sends a request to your local nameserver, usually the nameserver of your ISP. If someone else has looked up the address recently the nameserver might already know the answer. If not it realizes that it doesn't know, and works out who might know. Your ISPs nameserver then contacts that nameserver - if it knows it answers. If not, it works out who might know... you get the idea. DNS lookups
Reverse lookup |
Manage bounce |
|
Sometimes you can just use the DNS tool on an IP address, and it'll give you the hostname. Sometimes it won't be able to find a hostname. Just because a host has forward DNS from name to address there's no guarantee or requirement for it to have reverse DNS from address to name. Many sites do, many sites don't. If there's no reverse DNS you need to resort to guerrilla approaches and if there's a web site that's a good bet then do a view source to look at the HTML source, particularly for forms and mailto links. Sometimes telnetting to the machine will give a banner identifying the machine. Or telnetting to other ports on the machine (25, 110, 119) can sometimes give a banner. Then you can use forward DNS to confirm that the address maps back to the right IP.
The port scan tool can scan a range of ports on a machine, to see which are providing services. Then you can telnet to each one in turn to see if any leak information.
What if the site is being coy, and trying to hide their domain name? Most virtual web-hosting companies require customers to have a domain name, but if it's not used anywhere and the website is advertised using it's IP address rather than domain name it's hard to find.
Advanced DNS
ANY - All records available You can only do a zone transfer from the name server that is authoritative for a domain, so you need to query your local nameserver to find an authorative server for a domain before doing a zone transfer. Some of the tools info below are derived from: Internet Protocol Addressing Help Topics - www.samspade.org a spam tracking freeware. Dig tool, requests all the DNS records for a host or domain Finger tool, asks a server about one of it's users
Traceroute tool, finds the route packets take between you
PING tool, sends a series of packets to the current address to see Whois is a tool to contact network registries to find out contact information for the current domain or IP address. nslookup a DNS whois tool that perform forward and reverse DNS queries for the current address (this will usually give you the IP address of a hostname and the hostname of an IP address) IP Block a multiple server lookup tool for finding the owner of the block of domain or IP address. SMTP Relay Verify (checking) tool, to find out whether a SMTP server is insecure--therefore allowing anyone to relay email through it. (Spammers relay email through third party mail server which obfuscasates message headers and harder to find the originator)
References -
RFC Internet Protocol
A more technical tutorial O'Reilly books
-
TCP/IP Network Administration http://www.ora.com/catalog/tcp2/noframes.html
End of Page 2/2
About IP (Internet Protocol) Addresses.....
Page 1/2
|
|
|
|
Click button to |
|
Any feed-back or suggestions?
Please
drop
us a note ©Copyright June 2002 Permission to re-print, please click here |