Can there be multiple IP addresses?

Pa
7

Everyone knows roughly what an IP address is. Can there be multiple IP addresses? Is it a device-related number i.e. Laptop, notebook etc. Each one of its own?

Got some feedback from different IP numbers (same beginning number sequence but with different end numbers). Can that be an indication of hacking activity?

Where can I find my own IP number?

st

An IP number is the name of a participant in the network. Like your phone number. There can only be one.

EVERYONE has one: your router, the computer, your printer, your cell phone, your HiFi receiver, your Tolino, your laptop, your tablet, and the IP camera.

They all dial into the local network or the Internet or into the LoRaWan. It is then an IP number that dials out (simplification and therefore wrong). Google tells you which it is. Ask for "find your own IP number". This IP number belongs to your internet provider. He "lends" it to you to move around the Internet. Since he has to pay for it, he has fewer IP numbers than the contractual partner. Therefore your dial-in IP is different every time.

St

Each network adapter is assigned an IP address. So if your laptop has connected Wi-Fi and Lan, it also has 2 IP addresses.
However, these are not fixed, but are usually assigned dynamically or DHCP (or entered manually). Where did you get the feedback from? Probably from your own network. There all IPs are similar but none should be the same.

e.g. There are the following addresses:

192.168.0.124
192.168.0.56
192.168.0.464

or:
10.0.0.5
10.10.0.48

etc.

So are not hackers, but other devices in your network (e.g. Another PC, a printer, a SmartTV, etc.)

You can create your own in the command prompt with the command:
Have "ipconfig" read out.

ma

MAC addresses are… Should at least be… Unique.

IP addresses are usually distributed by the router in the house / apartment. Every PC can have a different one every now and then. As a rule, the router always has the .1 at the end at the end. In contrast, the .0 is never used at the end.

Usually the computers in the network then start with .2 upwards at the end.

IP addresses are like addresses of computers, which is why the IP addresses in your own house / apartment are very similar, only the last number behind changes. So the router, the computers, and whatever else knows, "We belong together".

The following IP addresses are common:

192.168.0.1 - router

192.168.0.2 computer / laptop

192.168.0.3 Computer / laptop / or smartphone

192.168.0.4 and so on, and so on

The own IP address is somewhat hidden from Windows Vista, or is no longer displayed in LAN as in Windows XP, but also helps with Windows 10 under Windows:

Start the command prompt or powershell, enter "ipconfig" and press Enter. Under IPv4 address is your IP address distributed for your computer.

Fe

Where can I find my own IP number?

You actually have 3 IP numbers.

An internal number, also called localhost on every computer 127.0.0.1.

Then you have an IP number within your network, for example. School, company but also private household. The router, which is connected to the Internet, can thus access all computers on the intranet. This can start with 172.0.xxx.xxx or 192.168.xxx.xxx. And then of course the unique IP address that your provider gives you to get access to the Internet. As an example, the address block of Telekom 91.0.0.0 --- 91.63.255.255

Co

192.168.0.464

don't the ranges go up to 255?

ma

Can't help you much but the link should at least tell you your IP!

https://www.wieistmeineip.de/

There you can see your IP and IP4 address!

St

Was a typo