Results 1 to 5 of 5
can any-one tell me how to find this information.
and when we do reverse lookup query for any ip what are the actual technical things takes place or come to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-11-2009 #1
how do i find any website ip is dedicated or shared?
can any-one tell me how to find this information.
and when we do reverse lookup query for any ip what are the actual technical things takes place or come to the picture? How this query processed to the end and from where it gets its final answer. Where do we need to keep our zone entry for reverse lookup in the nameserver or data center's nameservers.
i want to know that this ip is dedicated or shared and on which nameserver it has record for revers lookup and where it is located.
[root@localhost ~]# whois 69.50.217.13
[Querying whois.arin.net]
[whois.arin.net]
OrgName: atjeu publishing, llc
OrgID: APL-37
Address: 1515 West Deer Valley Road
Address: C-103
City: Phoenix
StateProv: AZ
PostalCode: 85027
Country: US
NetRange: 69.50.192.0 - 69.50.223.255
CIDR: 69.50.192.0/19
NetName: ATJEU
NetHandle: NET-69-50-192-0-1
Parent: NET-69-0-0-0-0
NetType: Direct Assignment
NameServer: NS1.ATJEU.COM
NameServer: NS2.ATJEU.COM
Comment:
Comment: �
RegDate: 2003-06-04
Updated: 2003-06-04
OrgTechHandle: BV137-ARIN
OrgTechName: Vasilev, Boris
OrgTechPhone: +1-623-434-5294
OrgTechEmail: sales@atjeu.com
# ARIN WHOIS database, last updated 2009-03-10 19:10
# Enter ? for additional hints on searching ARIN's WHOIS database.
[root@localhost ~]# traceroute 69.50.217.13
traceroute to 69.50.217.13 (69.50.217.13), 30 hops max, 40 byte packets
1 192.168.0.4 (192.168.0.4) 0.407 ms 0.485 ms 0.448 ms
2 * dsl-KK-static-001.192.95.61.airtelbroadband.in (61.95.192.1) 43.840 ms 46.265 ms
3 ABTS-KK-Static-045.32.166.122.airtelbroadband.in (122.166.32.45) 39.696 ms 41.865 ms 43.434 ms
4 ABTS-KK-Static-009.32.166.122.airtelbroadband.in (122.166.32.9) 46.480 ms 61.969 ms 81.407 ms
5 122.175.255.29 (122.175.255.29) 105.547 ms 105.935 ms 108.702 ms
6 125.21.167.70 (125.21.167.70) 110.697 ms 110.998 ms 113.482 ms
7 sl-gw39-nyc-0-0-1.sprintlink.net (144.228.178.165) 272.317 ms 257.527 ms 257.081 ms
8 sl-crs2-nyc-0-5-0-0.sprintlink.net (144.232.13.63) 257.580 ms 257.652 ms 257.825 ms
9 sl-crs1-chi-0-10-3-0.sprintlink.net (144.232.9.149) 279.821 ms 293.070 ms 327.416 ms
10 sl-st20-chi-13-0-0.sprintlink.net (144.232.20.3) 350.067 ms 363.505 ms 362.283 ms
11 sl-INTEG92-124539-0.sprintlink.net (144.228.158.46) 471.692 ms 473.127 ms 470.964 ms
12 tg9-2.cr02.chcgildt.integra.net (209.63.113.117) 300.442 ms 302.871 ms 303.855 ms
13 te9-1.cr02.dnvrcoet.integra.net (209.63.98.69) 296.838 ms 298.332 ms 301.750 ms
14 te9-4.cr01.dnvrcoet.integra.net (209.63.98.73) 300.648 ms 301.266 ms 311.750 ms
15 tg13-1.cr02.slkcutxd.integra.net (209.63.98.66) 297.775 ms 297.896 ms 303.465 ms
16 tg13-4.cr01.slkcutxd.integra.net (209.63.114.173) 297.928 ms 296.417 ms 296.431 ms
17 tg13-2.cr01.lsvlnv23.integra.net (209.63.113.2) 297.867 ms 296.623 ms 296.558 ms
18 tg13-4.cr02.lsvlnv23.integra.net (209.63.113.26) 297.987 ms 297.277 ms 296.858 ms
19 tg13-1.cr01.phnzaz87.integra.net (209.63.115.22) 299.499 ms 295.981 ms 298.232 ms
20 tg9-1.ar10.phnzaz87.integra.net (209.63.113.94) 299.736 ms 302.920 ms 303.007 ms
21 gw0-cust-atjeu-com.phnx.eli.net (70.98.188.242) 296.121 ms 295.320 ms 295.826 ms
22 69.50.208.28 (69.50.208.2
309.844 ms 300.275 ms 300.277 ms
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
[root@localhost ~]#
- 03-11-2009 #2I get a dynamic in place of static and mine is dynamic, so it means the reverse DNS is useful for finding whether IP is static or dynamic3 ABTS-KK-Static-045.32.166.122.airtelbroadband.in (122.166.32.45) 39.696 ms 41.865 ms 43.434 ms
- 03-12-2009 #3
this is not the answer for my question
that is for ur router or local dns they may be static or dynamic .. it depends on ISP provider .. to make it static or dyanamic...
- 03-12-2009 #4
- 03-12-2009 #5
No .. u did nt get my point ... i got that how to find out an ip is dedicate dor not .. if u have a server access then go to the httpd.conf file check the virtual host entry ... from there u will get to know that that ip is dedicated or not and after that do reverse lookup if the host name is resolved and if typing that ip on url u r able to access the website of that ip and it si pointing to the resolv host name this means its an dedicated ip.
But i want to know that where is the ns record for reverse lookup because i have checked a ns record for my website and PTR entry was not in that so i want to know that where is the PTR entry for my domain .


Reply With Quote

