answersLogoWhite

0

No. That address is an RFC1918 address.

There are sets of IP space reserved for private use. These ranges are 10.0.0.0/8; 172.16.0.0/12 192.168.0.0/24. Any address that fall within these ranges are by convention not routable on the internet.

Each address on the internet has to be unique. There are only 4,294,967,296 possible addresses theoretically possible with IPv4. That sounds like a lot, but with over 1 billion computers worldwide, and another billion expected by 2014, this is likely to be exhausted at some point in the not too distant future.

The solution to this problem is called NAT or Network Address Translation. Basically it allows you to create your own network (not directly on the internet), and then use one (or several) public addresses to communicate with the internet.

Since more then one person can have the same address (for example: 192.168.0.1) the addresses cannot know about each other on the internet, as they would conflict.

These addresses are kept as internal, and most routers (at least properly configured routers) on the internet will not pass such an address to the internet.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Computer Science

What IP address 10.11.12.13 is a valid address?

This is what’s known as a private IP address. Private IP addresses cannot be routed across the Internet, so it won’t work if you try. Note that 10.0.0.0/8, 172.16.0.0/12 and 192.168.0.0/16 are also private address ranges.


What stand IP for?

IP stands for Internet Protocol and it is is a numerical label that is assigned to devices participating in a computer network that uses the Internet Protocol for communication between its nodes.


What is the full from IP?

IP stands for Internet Protocol.If you want to know your IP address,visit Ip-details.com .


Is 1.1.1.1 a IP address?

Yes, it is an address in one of the private IP address ranges that have been defined and reserved.The private IP address ranges are set as:10.0.0.0 through 10.255.255.255172.16.0.0 through 172.31.255.255192.168.0.0 through 192.168.255.255Any address in these ranges can be set up and used by homes, offices, and anyone else and the communication will not be routed to the Internet because they are defined as unroutable. They also will not cause any IP address conflicts on the Internet since nothing Internet-accessible exists in those address ranges.If you have any other questions about IP addressing, feel free to drop me a line.


Can you block your ip address?

No, you can not. Your IP ( Internet Protocal ) goes everywhere in the internet where you go. There is a way to change it, but I will not say. IP's are used for banning, kicking, hacking, etc... There is know way to block your IP from website's and such. - Wiki

Related Questions

Which portion if the destination IP address is used as a packet is routed through the Internet?

Which portion of the destination IP address is used as a packet is routed through the Internet?


Can ip address 127.0.0.1 be routed to the internet?

No.No.No.No.


Which of these IP address can be routed across the internet?

129.52.50.13


What is a real ip?

IP refers to Internet Protocol....:IP is the primary protocol in the Internet Layer of the Internet Protocol Suite. Along with TCP (Transmission Control Protocol), it provides end to end connectivity specifying how data should be formatted, addressed, transmitted, routed and received at the destination.There is no such thing like real IP.


What will happen if a private ip address is assigned to a public interface connected to an isp?

Address in a private range will not be routed on the internet backbone


Which is the private IP address that cant be routed across the internet?

The ranges and the amount of usable IP's are as follows:10.0.0.0 - 10.255.255.255Addresses: 16,777,216172.16.0.0 - 172.31.255.255Addresses: 1,048,576192.168.0.0 - 192.168.255.255Addresses: 65,536


What is Internet Protocol (IP)?

Internet Protocol (IP)


Define public address and private address?

A public address is one that is seen on the Internet and can be routed. A private IP address is only visible within its organization network and any packets containing a destination address using a private address will not be routed outside the organization.


What IP address 10.11.12.13 is a valid address?

This is what’s known as a private IP address. Private IP addresses cannot be routed across the Internet, so it won’t work if you try. Note that 10.0.0.0/8, 172.16.0.0/12 and 192.168.0.0/16 are also private address ranges.


How will describe IP address?

Your IP is your "Internet Protocol" address. It is a way of identifying your computer system in the network of computers we call the internet. When you pay an isp to link you into the system, they will probably give you a modem, and it will have an IP address to communicate with the network. You can see what that address is by going to whatismyip.com. Your computer also has an internal network IP if it is connected to a router which the router uses to make sure the different computers requesting web pages and the like through it, get what they asked for.


Where do you get ip addresses?

Ip's Are assigned by your Internet Provider. Internet Protocal is a good name for IP


What is the differences between routing and routed protocols?

Routing protocols are used by routers (RIP, EIGRP, OSPF) Routed protocols are the actual protocols on the wire (TCP/IP)