A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows 7 » Windows 7 Forum
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

IP Info



 
 
Thread Tools Rate Thread Display Modes
  #1  
Old July 12th 16, 02:22 AM posted to alt.windows7.general,microsoft.public.windowsxp.general
Steve
external usenet poster
 
Posts: 1
Default IP Info

What things can I do to get info about an IP Address (local LAN and
remote Internet)

other than
Ping
WhoIs


Use of command prompt is OK.

--- news://freenews.netfront.net/ - complaints: ---
Ads
  #2  
Old July 12th 16, 02:59 AM posted to alt.windows7.general
Big Al[_5_]
external usenet poster
 
Posts: 1,588
Default IP Info

On 07/11/2016 09:22 PM, Steve wrote:
What things can I do to get info about an IP Address (local LAN and
remote Internet)

other than
Ping
WhoIs


Use of command prompt is OK.

--- news://freenews.netfront.net/ - complaints: ---

http://myexternalip.com/ Will give your external IP.
and 'ipconfig' in the command line (CMD) will give you info including
your internal (local) ip address, like 192.168.1.4


  #3  
Old July 12th 16, 07:59 AM posted to alt.windows7.general,microsoft.public.windowsxp.general
Reinhard Skarbal
external usenet poster
 
Posts: 28
Default IP Info

In article , says...

What things can I do to get info about an IP Address (local LAN and
remote Internet)

other than
Ping
WhoIs


Use of command prompt is OK.

---
news://freenews.netfront.net/ - complaints: ---

tracert will show you one possible way to the ip-adr :

C:\Windows\System32tracert

Syntax: tracert [-d] [-h Max. Abschnitte] [-j Hostliste] [-w Zeitlimit]
[-R] [-S Quelladresse] [-4] [-6] Zielname

Optionen:
-d Löst Adressen nicht in Hostnamen auf.
-h Max. Abschnitte Maximale Anzahl an Abschnitten bei Zielsuche
-j Hostliste "Loose Source Route" gemäß Hostliste (nur IPv4)
-w Zeitlimit Zeitlimit in Millisekunden für eine Antwort
-R Verfolgt Rundwegpfad (nur IPv6).
-S Quelladresse Zu verwendende Quelladresse (nur IPv6).
-4 Erzwingt die Verwendung von IPv4.
-6 Erzwingt die Verwendung von IPv6.

C:\Windows\System32

Example : way from my pc to google :

C:\Windows\System32tracert
www.google.at

Routenverfolgung zu www.google.at [216.58.198.131] über maximal 30
Abschnitte:

1 1 ms 1 ms 1 ms dsldevice.home [10.0.0.138]
2 7 ms 7 ms 11 ms 194-166-239-254.adsl.highway.telekom.at
[194.166.239.254]
3 88 ms 6 ms 442 ms 195.3.68.133
4 20 ms 19 ms 19 ms lg1-1171.as8447.a1.net [195.3.64.2]
5 19 ms 19 ms 19 ms 72.14.202.36
6 20 ms 20 ms 19 ms 216.239.46.94
7 20 ms 20 ms 19 ms 209.85.242.49
8 20 ms 19 ms 19 ms fra02s17-in-f3.1e100.net
[216.58.198.131]

Ablaufverfolgung beendet.

C:\Windows\System32

(sorry about my german tool)

Regards
Reinhard
  #4  
Old July 12th 16, 10:00 AM posted to alt.windows7.general,microsoft.public.windowsxp.general
Roger Mills[_2_]
external usenet poster
 
Posts: 332
Default IP Info

On 12/07/2016 02:22, Steve wrote:
What things can I do to get info about an IP Address (local LAN and
remote Internet)

other than
Ping
WhoIs


Use of command prompt is OK.

--- news://freenews.netfront.net/ - complaints: ---



ipconfig /all

--
Cheers,
Roger
____________
Please reply to Newsgroup. Whilst email address is valid, it is seldom
checked.
  #5  
Old July 12th 16, 10:03 AM posted to alt.windows7.general,microsoft.public.windowsxp.general
Kerr Mudd-John
external usenet poster
 
Posts: 87
Default IP Info

On Tue, 12 Jul 2016 02:22:06 +0100, Steve wrote:

What things can I do to get info about an IP Address (local LAN and
remote Internet)

other than
Ping
WhoIs


Use of command prompt is OK.

--- news://freenews.netfront.net/ - complaints: ---


local: ipconfig

remote: script any of
https://www.whatismyip.com/
http://whatismyipaddress.com/

or similar
--
Bah, and indeed, Humbug
  #6  
Old July 12th 16, 03:43 PM posted to alt.windows7.general,microsoft.public.windowsxp.general
David E. Ross[_2_]
external usenet poster
 
Posts: 1,035
Default IP Info

On 7/11/2016 6:22 PM, Steve wrote:
What things can I do to get info about an IP Address (local LAN and
remote Internet)

other than
Ping
WhoIs


Use of command prompt is OK.


For remote IP addresses, try the freeware NetScanTools Basic from
http://www.netscantools.com/. Use the WhoIs feature to find who owns
the IP address.

--
David E. Ross
http://www.rossde.com/.

Is it true that Donald Trump refuses to reveal his
income tax returns because he uses so many questionable
loopholes that he pays no taxes? See
http://www.thedailybeast.com/articles/2016/06/15/new-evidence-donald-trump-didn-t-pay-taxes.html.
Even if those
loopholes are legal, Trump might be too embarrassed to
admit he pays no taxes.
  #7  
Old July 12th 16, 05:01 PM posted to alt.windows7.general,microsoft.public.windowsxp.general
Mike Tomlinson
external usenet poster
 
Posts: 654
Default IP Info

En el artículo , Steve
escribió:

What things can I do to get info about an IP Address (local LAN and
remote Internet)


To find the IP address of an internet host, you use nslookup:

C:\nslookup -type=A www.bbc.co.uk 8.8.8.8
Server: google-public-dns-a.google.com
Address: 8.8.8.8

Non-authoritative answer:
Name: www.bbc.net.uk
Addresses: 212.58.246.93
212.58.244.69
Aliases: www.bbc.co.uk

To map an IP address to a host name (called reverse lookup), reverse the
octet order and add in-addr.arpa:

C:\nslookup -type=ANY 93.246.58.212.in-addr.arpa 8.8.8.8
Server: google-public-dns-a.google.com
Address: 8.8.8.8

Non-authoritative answer:
93.246.58.212.in-addr.arpa name = bbc-vip014.cwwtf.bbc.co.uk

There are other tools, such as dig which will do the same thing, but
nslookup is included by default with Windows, and you're asking this in
Windows newsgroups.

--
(\_/)
(='.'=) systemd: the Linux version of Windows 10
(")_(")
 




Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off






All times are GMT +1. The time now is 08:43 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.