Hai friends i hope the part one was useful , this part 2 is going to be the continuation of part 1. So i would prefer you to read part one first and then com here . Suppose you wish to know your ip address , you can find your ip address by visiting the website www.whatismyipaddress.com. What if you want to know the ip address of a website , ip address of any website can be found out easily using command prompt , just open command prompt and type ping www.abc.com and hit enter e.g to know the ip address of Facebook we should type ping www.facebook.com . When we type this command we get some thing like a group of numbers separated by dot ,this is the ip address of the website here 69.171.242.74.
C:\Users\sriram>ping www.facebook.com
Pinging www.c10r.facebook.com [69.171.242.74] with 32 bytes of data:
Reply from 69.171.242.74: bytes=32 time=455ms TTL=242
Reply from 69.171.242.74: bytes=32 time=340ms TTL=242
Reply from 69.171.242.74: bytes=32 time=473ms TTL=242
Reply from 69.171.242.74: bytes=32 time=424ms TTL=242
Ping statistics for 69.171.242.74:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 340ms, Maximum = 473ms, Average = 423ms
Ip address of a website can also be found out using an online pinging tool called ping.eu. First connect to the website http://www.ping.eu/ping/ and type the website in the IP address or host name: box and hit go we now get the ip address as 69.171.228.74
We can access facebook either through 69.171.242.74 or 69.171.228.74 .
Ping – Shows how long it takes for packets to reach host
Hai Friends in many occassions you would like to access Facebook or would like to watch some videos on youtube , but unable to watch because your college has blocked it . I will tell you some tricks in order to gain access over them . First you need to know what is an ip address ? An IP address is an computers identity over internet , it is a number given to your computer when you connect to the internet just similar to the number on the mobile phone . Like your computer has an ip address each and every website has it's own ip address e.g. the ip address of google is 74.125.135.106 . How difficult it would be for you to remember an ip address of a website each time you need to connect to it . To avoid these problems DNS lookups(Domain Name Server lookups) were introduced and each website was given a domain name or URL so that we can use the domain name to connect to that website. When we type a domain name e.g. www.google.com our browser handles the DNS lookup queries , it converts the domain name into the corresponding IP address and displays the website .You can access google either by typing www.google.com or by typing 74.125.135.106 in your browser .
Some colleges or business organisations block access to websites like Facebook or youtube . They either block it through domain name filtering technique or through IP address filtering technique . In domain name filtering technique domain names are blocked i.e. the domain facebook.com is blocked . They can block the IP address of facebook.com itself 74.125.135.106 . If they have blocked through Domain name filtering technique then you can access these websites using their Ip address but if they have blocked it through IP address we need to follow some other techniques. For this we use a proxy server , it is a server that acts as an intermediate between us and the internet i.e. it helps us to remain anonymous online . There are many web proxy's online so that you can access them , one of the anonymizer.ru which helps you to surf anonymously through the net . To use this web proxy you need to type anonymizer..ru in your browser and it will redirect you to a Russian Website . The Website has text bar to type so that you can type the website that you wish to access anonymously . You would to visit facebook.com that your institution has blocked then you need to type www.facebook.com in the text bar and click the go button then you would be redirected to facebook.com . What if your organisation has even blocked access to Anonymizer . There is another URL hiding proxy that doesnt contain the keyword of the domain you wish to access , hidemyass.com provides this feature. You just need to repeat the
same procedure as in the case of Anonymizer.
"Don't learn to hack , hack to learn"
Hope you learnt some new information keep reading my blog regularly .