<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Easy IP Check &#187; Definitions</title>
	<atom:link href="http://www.easyipcheck.net/category/definitions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.easyipcheck.net</link>
	<description>The easiest way to check your IP address</description>
	<lastBuildDate>Tue, 25 Nov 2008 15:16:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Domain Whois Lookup</title>
		<link>http://www.easyipcheck.net/definitions/domain-whois-lookup/</link>
		<comments>http://www.easyipcheck.net/definitions/domain-whois-lookup/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 15:15:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Definitions]]></category>

		<guid isPermaLink="false">http://www.easyipcheck.net/?p=82</guid>
		<description><![CDATA[WHOIS (pronounced &#8220;who is&#8220;; not an acronym) is a query/response protocol which is widely used for querying an official database in order to determine the owner of a domain name, an IP address, or an autonomous system number on the Internet. WHOIS lookups were traditionally made using a command line interface, but a number of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>WHOIS</strong> (pronounced &#8220;<strong>who is</strong>&#8220;; not an acronym) is a query/response protocol which is widely used for querying an official database in order to determine the owner of a domain name, an IP address, or an autonomous system number on the Internet. WHOIS lookups were traditionally made using a <span class="mw-redirect">command line interface</span>, but a number of simplified web-based tools now exist for looking up domain ownership details from different databases. Web-based WHOIS clients still rely on the WHOIS protocol to connect to a WHOIS server and do lookups, and command-line WHOIS clients are still quite widely used by system administrators. WHOIS normally runs on TCP port 43.</p>
<p>The WHOIS system originated as a method that system administrators could use to look up information to contact other IP address or domain name administrators (almost like a &#8220;white pages&#8221;). The use of the data that is returned from query responses has evolved from those origins into a variety of uses including:</p>
<ol>
<li>Supporting the security and stability of the Internet by providing contact points for network operators and administrators, including ISPs, and certified computer incident response teams;</li>
<li>Allowing users to determine the availability of domain names;</li>
<li>Assisting law enforcement authorities in investigations, in enforcing national and international laws, including, for example, countering terrorism-related criminal offenses and in supporting international cooperation procedures. In some countries, specialized non governmental entities may be involved in this work;</li>
<li>Assisting in the combating against abusive uses of ICTs, such as illegal and other acts motivated by racism, racial discrimination, xenophobia, and related intolerance, hatred, violence, all forms of child abuse, including paedophilia and child pornography, the trafficking in, and exploitation of, human beings.</li>
<li>Facilitating inquiries and subsequent steps to conduct trademark clearances and to help counter intellectual property infringement, misuse and theft in accordance with applicable national laws and international treaties;</li>
<li>Contributing to user confidence in the Internet as a reliable and efficient means of information and communication and as an important tool for promoting digital inclusion, e-commerce and other legitimate uses by helping users identify persons or entities responsible for content and services online; and</li>
<li>Assisting businesses, other organizations and users in combating fraud, complying with relevant laws and safeguarding the interests of the public.</li>
</ol>
<p>Presently ICANN is undertaking a study to determine the uses and abuses of WHOIS information. Other studies that are ongoing concern the accuracy of WHOIS information, and the effectiveness of the processes for reporting inaccurate public WHOIS information.</p>
<table id="toc" class="toc" border="0" summary="Contents">
<tbody>
<tr>
<td></td>
</tr>
</tbody>
</table>
<p><script type="text/javascript"><!--
//&lt;![CDATA[
 if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } 
//]]&gt;
// --></script></p>
<p>Due to the potential vulnerability of WHOIS information to improper manipulation, the legal owner of the domain is considered to be whoever controls the domain&#8217;s username/passwords, e-mail address, and administrative features.</p>
<p>WHOIS has a sister protocol standard called RWhois.<a id="Thin_and_thick_lookups" name="Thin_and_thick_lookups"></a></p>
<h2><span class="mw-headline">Thin and thick lookups</span></h2>
<p>WHOIS information can be stored and looked up according to either a &#8220;thick&#8221; or a &#8220;thin&#8221; model:</p>
<dl>
<dt>Thick</dt>
<dd>one WHOIS server stores the complete WHOIS information from all the registrars for the particular set of data (so that one WHOIS server can respond with WHOIS information on all .org domains, for example).</dd>
<dt>Thin</dt>
<dd>one WHOIS server stores only the name of the WHOIS server of the registrar of a domain, which in turn has the full details on the data being looked up (such as the .com WHOIS servers, which refer the WHOIS query to the registrar where the domain was registered).</dd>
</dl>
<p>The thick model usually ensures consistent data and slightly faster lookups (since only one WHOIS server needs to be contacted). If a registrar goes out of business, a thick registry contains all important information (if the registrant entered correct data, and privacy features were not used to obscure the data) and ownership can be retained. But with a thin registry, the contact information might not be available (unless adequately escrowed), and it could be difficult for the rightful registrant to retain control of the domain.<sup id="cite_ref-0" class="reference"><span>[</span>1<span>]</span></sup></p>
<p>If a WHOIS client did not understand how to deal with this situation, it would display the full information from the registrar. Unfortunately, the WHOIS protocol has no standard for determining how to distinguish the thin model from the thick model.</p>
<p>Exact implementation of which records are stored varies among domain name registries. Some top-level domains, including .com and .net, operate a thin WHOIS, allowing the various domain registrars the ability to maintain their own customers&#8217; data. Other registries, including .org, operate a thick model.<sup class="noprint Template-Fact"><span style="white-space: nowrap;" title="This claim needs references to reliable sources since September 2008">[<em>citation needed</em>]</span></sup></p>
<p><a id="Data_Returned" name="Data_Returned"></a></p>
<h2><span class="mw-headline">Data Returned</span></h2>
<p>Normally the contact information of the individual owner is returned. However, some registrars offer &#8220;private registration&#8221;, in which case the contact information of the registrar is shown instead.</p>
<p>Some registry operators are &#8220;wholesalers&#8221; meaning that they typically sell .com and other domain names to a large number of &#8220;retail&#8221; registrars, who in turn sell them to consumers. For private registration, only the identity of the wholesale registrar may be returned. In this case, the identity of the individual as well as the &#8220;retail registrar&#8221; may be hidden.</p>
<p>No reference on ICANN rules regarding</p>
<ul>
<li>whether the retail or wholesale registrar is considered to be the owner, and</li>
<li>which registrar is returned on a WHOIS.</li>
</ul>
<p>Below is an example of WHOIS data returned for an individual owner. This is the result of a WHOIS query on wikipedia.org:</p>
<pre>Domain ID:D51687756-LROR
Domain Name:WIKIPEDIA.ORG
Created On:13-Jan-2001 00:12:14 UTC
Last Updated On:01-Mar-2006 12:39:33 UTC
Expiration Date:13-Jan-2015 00:12:14 UTC
Sponsoring Registrar:Go Daddy Software, Inc. (R91-LROR)
Status:CLIENT DELETE PROHIBITED
Status:CLIENT RENEW PROHIBITED
Status:CLIENT TRANSFER PROHIBITED
Status:CLIENT UPDATE PROHIBITED
Registrant ID:GODA-09495921
Registrant Name:Wikimedia Foundation
Registrant Organization:Wikimedia Foundation Inc.
Registrant Street1:204 37th Ave N, #330
Registrant Street2:
Registrant Street3:
Registrant City:St. Petersburg
Registrant State/Province:Florida
Registrant Postal Code:33704
Registrant Country:US
Registrant Phone:+1.7272310101
Registrant Phone Ext.:
Registrant FAX:
Registrant FAX Ext.:
Registrant Email:noc@wikimedia.org
Admin ID:GODA-29495921
Admin Name:Jimmy Wales
Admin Organization:Wikimedia Foundation
Admin Street1:204 37th Ave. N. #330
Admin Street2:
Admin Street3:
Admin City:St. Petersburg
Admin State/Province:Florida
Admin Postal Code:33704
Admin Country:US
Admin Phone:+1.7276441636
Admin Phone Ext.:
Admin FAX:
Admin FAX Ext.:
Admin Email:jwales@bomis.com
Tech ID:GODA-19495921
Tech Name:Jason Richey
Tech Organization:Wikimedia Foundation
Tech Street1:19589 Oneida Rd.
Tech Street2:
Tech Street3:
Tech City:Apple Valley
Tech State/Province:California
Tech Postal Code:92307
Tech Country:US
Tech Phone:+1.7604869194
Tech Phone Ext.:
Tech FAX:
Tech FAX Ext.:
Tech Email:jasonr@bomis.com
Name Server:NS0.WIKIMEDIA.ORG
Name Server:NS1.WIKIMEDIA.ORG
Name Server:NS2.WIKIMEDIA.ORG</pre>
<p><a id="Querying_Regional_Internet_Registries" name="Querying_Regional_Internet_Registries"></a></p>
<h2><span class="mw-headline">Querying Regional Internet Registries</span></h2>
<p>WHOIS servers belonging to <span class="mw-redirect">Regional Internet Registries</span> (RIR) can be queried to determine the <span class="mw-redirect">Internet Service Provider</span> responsible for a particular IP address. These servers are:</p>
<ul>
<li><span class="mw-redirect">ARIN</span> &#8211; <span class="external free">http://whois.arin.net</span></li>
<li>RIPE NCC &#8211; <span class="external free">http://www.ripe.net/whois/</span></li>
<li><span class="mw-redirect">APNIC</span> &#8211; <span class="external free">http://whois.apnic.net</span></li>
<li><span class="mw-redirect">LACNIC</span> &#8211; <span class="external free">http://whois.lacnic.net</span></li>
<li>AfriNIC &#8211; <span class="external free">http://whois.afrinic.net</span></li>
</ul>
<p>The records of each of these registries are cross-referenced, so that a query to <span class="mw-redirect">ARIN</span> for a record which belongs to RIPE will return a placeholder pointing to the RIPE WHOIS server. This lets the WHOIS user making the query know that the detailed information resides on the RIPE server. Apart from the RIRs mentioned above, there is also a commercial global service: Routing Assets Database used by some large networks (eg. large internet providers that acquired other ISPs in several RIR areas).</p>
<p><a id="Determining_WHOIS_server_by_domain_name" name="Determining_WHOIS_server_by_domain_name"></a></p>
<h2><span class="mw-headline">Determining WHOIS server by domain name</span></h2>
<p>There is currently no standard for appropriately determining the whois server to be used for a zone.</p>
<p>The GNU WHOIS utility apparently uses the whois-servers.net service. This service provides DNS aliases of WHOIS servers.</p>
<p>Example: com.whois-servers.net, net.whois-servers.net, info.whois-servers.net, &lt;your-country-code&gt;.whois-servers.net</p>
<p><a id="History" name="History"></a></p>
<h2><span class="mw-headline">History</span></h2>
<p>When the Internet was emerging out of the ARPANET, there was only one organization that handled all domain registrations, which was DARPA itself. The process of registration was established in <span class="external">RFC 920</span>. WHOIS was standardized in the early 1980s to look-up domains, people and other resources related to domain and number registrations. Because all registration was done by one organization in that time, one centralized server was used for WHOIS queries. This made looking-up such information very easy.</p>
<p>Early WHOIS servers were highly permissive and would allow wild-card searches. You could do a WHOIS lookup on a person&#8217;s last name and get all the individual people who had that name. Someone could do a query on a keyword and see all registered domains containing that keyword. Someone could even query a given administrative contact and see all domains they were associated with. Due to the advent of the commercialized Internet, <span class="mw-redirect">multiple registrars</span> and unethical spammers, such permissive searching is no longer available.</p>
<p>Responsibility of domain registration remained with DARPA as the ARPANET became the Internet during the 1980s. <span class="mw-redirect">UUNet</span> began offering domain registration service, however they simply handled the paperwork which they forwarded to DARPA&#8217;s Network Information Center (NIC). Then the National Science Foundation directed that management of Internet domain registration would be handled by commercial, 3rd party entities. InterNIC was formed in 1993 under contract with the NSF, consisting of Network Solutions, Inc., General Atomics, and AT&amp;T. General Atomics&#8217; contract was cancelled after several years due to performance issues.</p>
<p>On December 1, 1999, management of the top-level domains (TLDs) .com, .net, and .org was turned over to ICANN. At the time, these popular TLDs were switched to a thin WHOIS model. Existing WHOIS clients stopped working at that time. A month later, it had self-detecting CGI support so that the same program could operate a web-based WHOIS lookup, and an external TLD table to support multiple WHOIS servers based on the TLD of the request. This eventually became the model of the modern WHOIS client.</p>
<p>By 2005, there were many more generic top-level domains than there had been in the early 1980s. There are also many more country-code top-level domains. This has led to a complex network of domain name registrars and registrar associations, especially as the management of Internet infrastructure which has become more internationalized. As such, performing a WHOIS query on a domain requires knowing the correct, authoritative WHOIS server to use. Tools to do WHOIS proxy searches have become common. Also, there is a command-line whois client called <strong>jwhois</strong> which uses a configuration file to map domain names and network blocks to their appropriate registrars.</p>
<p>In 2004, an <span class="mw-redirect">IETF</span> committee was formed to standardize a whole new way to look-up information on domain names and network numbers. The current working name for this proposed new standard is Cross Registry Information Service Protocol (CRISP).</p>
<p><a id="Querying_WHOIS_servers" name="Querying_WHOIS_servers"></a></p>
<h2><span class="mw-headline">Querying WHOIS servers</span></h2>
<p><a id="Command-line_clients" name="Command-line_clients"></a></p>
<h3><span class="mw-headline">Command-line clients</span></h3>
<p>Originally the only method by which a WHOIS server could be contacted was to use a <span class="mw-redirect">command line interface</span> text client. In most cases this was on a Unix or Unix-like platform. The WHOIS client software was (and still is) distributed as open source. Various commercial Unix implementations may use their own implementations (for example, <span class="mw-redirect">Sun Solaris</span> 7 has a WHOIS client authored by Sun).</p>
<p>A WHOIS command line client typically has options to choose which host to connect to for whois queries, with a default whois server being compiled in. Additional options may allow control of what port to connect on, displaying additional debugging data, or changing recursion/referral behavior.</p>
<p>Like most TCP/IP client/server applications, a WHOIS client takes the user input and then opens an IP socket to its destination server. The WHOIS protocol is used to establish a connection on the appropriate port and send the query. The client waits for a response from the server, which it then either returns to the end-user or uses to make additional queries. .</p>
<p>The source package of GNU whois command-line client can be downloaded from <span class="external text">Free Software Directory</span>. A Windows port of this can be acquired from <span class="external text">SourceForge</span>.</p>
<p><a id="Graphical_clients" name="Graphical_clients"></a></p>
<h3><span class="mw-headline">Graphical clients</span></h3>
<p>The term &#8220;graphical client&#8221; may be a bit of a misnomer for a WHOIS client, since all the data to be derived from a WHOIS server is plain text, and the protocol is a relatively static one. There is not much interaction to do with a WHOIS server. In this context, the term &#8220;graphical client&#8221; is taken to mean a WHOIS client that runs as an application on a GUI OS and uses the OS&#8217;s standard GUI for user interaction.</p>
<p><a id="Web-based_queries_.28whois_web_sites.29" name="Web-based_queries_.28whois_web_sites.29"></a></p>
<h3><span class="mw-headline">Web-based queries (whois web sites)</span></h3>
<p>With the advent of the World Wide Web and especially the loosening up of the Network Solutions monopoly, looking up WHOIS information via the web has become quite common. At present, popular web-based WHOIS-queries may be conducted from <span class="mw-redirect">ARIN</span> <sup id="cite_ref-1" class="reference"><span>[</span>2<span>]</span></sup>, RIPE <sup id="cite_ref-2" class="reference"><span>[</span>3<span>]</span></sup> and <span class="mw-redirect">APNIC</span> <sup id="cite_ref-3" class="reference"><span>[</span>4<span>]</span></sup> <sup id="cite_ref-4" class="reference"><span>[</span>5<span>]</span></sup>.Most early web-based WHOIS clients were merely front-ends to a command-line client, where the resulting output just got displayed on a webpage with little, if any, clean-up or formatting.</p>
<p>Nowadays, web based WHOIS clients usually perform the WHOIS queries directly and then format the results for display. Many such clients are proprietary, authored by domain name registrars.</p>
<p>The need for web-based clients came from the fact that command-line WHOIS clients largely existed only in the Unix and large computing worlds. Microsoft Windows and Macintosh computers had no WHOIS clients, so registrars had to find a way to provide access to WHOIS data for potential customers. Many end-users still rely on such clients, even though command line and graphical clients exist now for most home PC platforms.</p>
<p>There are also many sites not owned by registrars or Internet-related companies. These support most of main <span class="mw-redirect">TLD</span> and remains free. But most of web-based whois sites are incomplete and do not support all <span class="mw-redirect">TLD</span> nor IP search.</p>
<p>Some work from a built-in whois-server list and some other try to retrieve the one which fits the TLD you ask for from a live Domain Information Groper query (command line clients do this query in background first).</p>
<p><a id="Perl_modules" name="Perl_modules"></a></p>
<h3><span class="mw-headline">Perl modules</span></h3>
<p>CPAN has several Perl modules available that work with WHOIS servers. Many of them are not current and do not fully function with the current (2005) WHOIS server infrastructure. However, there is still much useful functionality to derive including looking up AS numbers and registrant contacts.</p>
<p><a id="Problems" name="Problems"></a></p>
<h2><span class="mw-headline">Problems</span></h2>
<ul>
<li>Privacy: Registrant&#8217;s contact details, such as address and telephone number, are made easily accessible to anyone over the internet for most top-level domains. Although some registrars offer private registrations (where the contact information of the registrar is shown), under ICANN rules the registrar or &#8220;private registration&#8221; company is then legal owner (lessor) of the domain.</li>
<li>Ownership may be obscured: In the case of private registration, it may be difficult for an owner to confirm his or her ownership. See section &#8220;Accuracy of information&#8221;.</li>
<li>False registrations: The privacy services mentioned above are often abused by people involved in illegal activity, who use them in the knowledge that it makes it extremely difficult for entities (even law-enforcement officers) outside of their registrar&#8217;s legal jurisdiction to obtain their contact details. The fact that some registrars are uncooperative when notified of illegal activity makes this situation somewhat worse.</li>
<li>Inaccuracy of information: Some registrars are not sufficiently careful to ensure the accuracy of contact details listed in the WHOIS. In order to combat this issue, ICANN has threatened to terminate the accreditation of registrars that do not take sufficient action to correct inadequacies.<sup id="cite_ref-5" class="reference"><span>[</span>6<span>]</span></sup></li>
<li>Obsolescence: most of the information stored in a WHOIS server, is subject to change later in time. For instance, the owner may change his (geographical) address. Since the email address used to administer the domain often remains valid, the owner may not bother to update his address with the registrar.</li>
<li>History: when a domain record is updated (moved, sold), the previous information is not archived but overwritten. A few WHOIS servers, however, do automatically monitor and <strong>cache</strong> the records for domains which were queried through their interface, making the WHOIS history partially available.</li>
<li>Spam: Spammers often harvest plain-text email addresses from WHOIS requests. This means that both WHOIS servers and websites offering WHOIS lookups have resorted to special systems (such as CAPTCHA, where users have to type in letters or numbers from a picture) and rate-limiting systems.</li>
<li><span class="mw-redirect">Internationalization</span>: The WHOIS protocol was not written with an international audience in mind. A WHOIS server cannot tell which text encoding it is using for either the requests or replies, and the servers were originally all simply using US-ASCII, although this cannot be assumed anymore with international servers. This obviously will impact the usability of the WHOIS protocol in countries outside the USA, especially as <span class="mw-redirect">internationalized domain names</span> are falling into wider use. A user can (and possibly <em>will have to</em> due to this limitation) use punycode, but this leads to conversion problems as the punycode system is not easy for a regular user to grasp.</li>
<li>Lack of WHOIS server lists: There is no central list of WHOIS servers. Therefore, people writing WHOIS tools need to find their own list of WHOIS servers, and different WHOIS tools may contact different WHOIS servers.</li>
<li>Different registrars&#8217; WHOIS servers return results in different formats, making automation of parsing WHOIS data difficult. While such automation has many legitimate uses (primarily for <span class="mw-redirect">ISPs</span>), it also lends itself to use by <span class="mw-redirect">spammers</span> and other people acting <span class="mw-redirect">unethically</span>.</li>
<li>Domain Tasting: Some registrars &amp; web based domain availability checking sites have been harvesting users&#8217; domain searches &amp; then register those domains themselves. Usually, these companies test the domains for traffic for about 4-5 days and then cancel the registration.<sup class="noprint Template-Fact"><span style="white-space: nowrap;" title="This claim needs references to reliable sources since September 2008">[<em>citation needed</em>]</span></sup></li>
<li>Domain name front running: Some registrars, notably Network Solutions have been accused of front running domain names immediately upon WHOIS queries for that domain, effectively locking potential buyers into paying premium second-sale rates to that registrar.<sup id="cite_ref-6" class="reference"><span>[</span>7<span>]</span></sup></li>
</ul>
<p><a id="Accuracy_of_Information" name="Accuracy_of_Information"></a></p>
<h2><span class="mw-headline">Accuracy of Information</span></h2>
<p>In cases where the individual&#8217;s identity is public, an owner can easily confirm his or her ownership of a domain by sending a WHOIS request.</p>
<p>In the case of &#8220;private registration,&#8221; confirming ownership may be more difficult. If an owner has purchased a domain name and wants to verify that the &#8220;retailer&#8221; has indeed completed the registration process, three steps may be required: 1) perform a WHOIS and confirm that the name is at least registered with ICANN, 2) determine the name of the wholesale registrar, and 3) contact the wholesaler and obtain the name of the retail registrar. This provides some confidence that the retailer actually purchased the name for the individual. But if the registrar goes out of business, such as the failure of RegisterFly in 2007, the rightful owners of domains with privacy-protected registrations may have difficulty retaining domain administration.<sup id="cite_ref-7" class="reference"><span>[</span>8<span>]</span></sup> The end user of &#8220;private registration&#8221; can attempt to protect themselves by using a registrar that places customer data in escrow with a third party.</p>
<p>ICANN requires that each domain name registrant be given the opportunity to correct any inaccurate contact data associated with a domain. For this reason, the registrar is required to periodically send the owner the contact information on record for verification. (No reference for ICANN rules on verification.)</p>
<p><a id="Law_and_policy" name="Law_and_policy"></a></p>
<h2><span class="mw-headline">Law and policy</span></h2>
<p>WHOIS has generated policy issues in the United States federal government. As noted above, WHOIS creates a privacy issue which is also tied to <span class="mw-redirect">free speech</span> and anonymous speech. However, WHOIS is an important tool for law enforcement officers investigating violations like spam and phishing to track down the owners of domain names. Law enforcement officers become frustrated when WHOIS records are filled with rubbish. As a result, law enforcement agencies have sought to make WHOIS records both open and verified:<sup id="cite_ref-8" class="reference"><span>[</span>9<span>]</span></sup></p>
<ul>
<li>The Federal Trade Commission has testified about how inaccurate WHOIS records thwart their investigations.<sup id="cite_ref-9" class="reference"><span>[</span>10<span>]</span></sup></li>
<li>There have been congressional hearings that have touched on the importance of WHOIS in 2006, 2002, and 2001.<sup id="cite_ref-10" class="reference"><span>[</span>11<span>]</span></sup></li>
<li>The <span class="new">Fraudulent Online Identity Sanctions Act</span> &#8220;make it a violation of trademark and copyright law if a person knowingly provided, or caused to be provided, materially false contact information in making, maintaining, or renewing the registration of a domain name used in connection with the violation,&#8221;<sup id="cite_ref-11" class="reference"><span>[</span>12<span>]</span></sup> where the latter &#8220;violation&#8221; refers to a prior violation of trademark or copyright law. The act does not make the submission of false WHOIS data illegal in itself, only if used to shield oneself from prosecution for crimes committed using that domain name.</li>
</ul>
<p><em>source: http://en.wikipedia.org/wiki/WHOIS</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.easyipcheck.net/definitions/domain-whois-lookup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ping</title>
		<link>http://www.easyipcheck.net/definitions/ping/</link>
		<comments>http://www.easyipcheck.net/definitions/ping/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 17:02:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Definitions]]></category>

		<guid isPermaLink="false">http://www.easyipcheck.net/?p=80</guid>
		<description><![CDATA[A utility to determine whether a specific IP address is accessible. It works by sending a packet to the specified address and waiting for a reply. PING is used primarily to troubleshoot Internet connections. There are many freeware and shareware Ping utilities available for personal computers. It is often believed that &#8220;Ping&#8221; is an abbreviation [...]]]></description>
			<content:encoded><![CDATA[<p>A utility to determine whether a specific IP address is accessible. It works by sending a packet to the specified address and waiting for a reply. PING is used primarily to troubleshoot Internet connections. There are many freeware and shareware Ping utilities available for personal computers.</p>
<p>It is often believed that &#8220;Ping&#8221; is an abbreviation for Packet Internet Groper, but Ping&#8217;s author has stated that the names comes from the sound that a sonar makes. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.easyipcheck.net/definitions/ping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Traceroute</title>
		<link>http://www.easyipcheck.net/definitions/traceroute/</link>
		<comments>http://www.easyipcheck.net/definitions/traceroute/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 14:13:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Definitions]]></category>

		<guid isPermaLink="false">http://www.easyipcheck.net/?p=63</guid>
		<description><![CDATA[traceroute is a computer network tool used to determine the route taken by packets across an IP network. An IPv6 variant, traceroute6, is also widely available. The traceroute tool is available on practically all Unix-like operating systems. Variants with similar functionality are also available, such as tracepath on modern Linux installations and tracert on Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>traceroute is a computer network tool used to determine the route taken by packets across an IP network. An IPv6 variant, traceroute6, is also widely available.</p>
<p>The traceroute tool is available on practically all Unix-like operating systems. Variants with similar functionality are also available, such as tracepath on modern Linux installations and tracert on Microsoft Windows operating systems. Windows NT-based operating systems also provide pathping, which provides similar functionality.</p>
<p>Traceroute works by increasing the &#8220;time-to-live&#8221; value of each successive batch of packets sent. The first three packets sent have a time-to-live (TTL) value of one (implying that they are not forwarded by the next router and make only a single hop). The next three packets have a TTL value of 2, and so on. When a packet passes through a host, normally the host decrements the TTL value by one, and forwards the packet to the next host. When a packet with a TTL of one reaches a host, the host discards the packet and sends an ICMP time exceeded (type 11) packet to the sender. The traceroute utility uses these returning packets to produce a list of hosts that the packets have traversed en route to the destination. The three timestamp values returned for each host along the path are the delay (aka latency) values typically in milliseconds (ms) for each packet in the batch. If a packet does not return within the expected timeout window, a star (asterisk) is traditionally printed. Traceroute may not list the real hosts. It indicates that the first host is at one hop, the second host at two hops, etc. IP does not guarantee that all the packets take the same route. Also note that if the host at hop number N does not reply, the hop will be skipped in the output.</p>
<p>On modern Unix and Linux-based operating systems, the traceroute utility by default uses UDP datagrams with destination ports number from 33434 to 33534. The traceroute utility usually has an option to specify use of ICMP echo request (type 8 ) instead, as used by the Windows tracert utility. If you have a firewall and if you want traceroute to work from both machines (Unix/Linux and Windows) you will need to allow both protocols inbound through your firewall (UDP with ports from 33434 to 33534 and ICMP type 8 ).</p>
<p>There are also traceroute implementations that use TCP packets, such as tcptraceroute or lft. pathping is a utility introduced with Windows NT that combines ping and traceroute functionality. mtr (My traceroute) is an enhanced version of ICMP traceroute which is available for Unix and Windows systems. All implementations of traceroute rely on ICMP (type 11) packets being sent to the originator.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.easyipcheck.net/definitions/traceroute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IP address</title>
		<link>http://www.easyipcheck.net/definitions/ip-address/</link>
		<comments>http://www.easyipcheck.net/definitions/ip-address/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 13:34:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Definitions]]></category>

		<guid isPermaLink="false">http://www.easyipcheck.net/?p=10</guid>
		<description><![CDATA[source: wiki An Internet Protocol (IP) address is a numerical identification (logical address) that is assigned to devices participating in a computer network utilizing the Internet Protocol for communication between its nodes.[1] Although IP addresses are stored as binary numbers, they are usually displayed in human-readable notations, such as 192.168.100.1 (for IPv4), and 2001:db8:0:1234:0:567:1:1 (for [...]]]></description>
			<content:encoded><![CDATA[<p><em>source: wiki</em></p>
<p>An Internet Protocol (<strong>IP</strong>) <strong>address</strong> is a numerical identification (logical address) that is assigned to devices participating in a computer network utilizing the Internet Protocol for communication between its nodes.[1] Although IP addresses are stored as binary numbers, they are usually displayed in human-readable notations, such as 192.168.100.1 (for IPv4), and 2001:db8:0:1234:0:567:1:1 (for IPv6). The role of the IP address has been characterized as follows: &#8220;A name indicates what we seek. An address indicates where it is. A route indicates how to get there.&#8221; [2]</p>
<p>The original designers of TCP/IP defined an IP address as a 32-bit number[1] and this system, now named Internet Protocol Version 4 (IPv4), is still in use today. However, due to the enormous growth of the Internet and the resulting depletion of the address space, a new addressing system (IPv6), using 128 bits for the address, was developed (RFC 1883).</p>
<p>The Internet Protocol also has the task of routing data packets between networks, and IP addresses specify the locations of the source and destination nodes in the topology of the routing system. For this purpose, some of the bits in an IP address are used to designate a subnetwork. (In CIDR notation, the number of bits used for the subnet follows the IP address. E.g. 192.168.100.1/16) An IP address can be private, for use on a LAN, or public, for use on the Internet or other WAN.</p>
<p>Early specifications intended IP addresses to each be uniquely assigned to a particular computer or device.[citation needed] However, it was found that this was not always necessary as private networks developed and address space needed to be conserved (IPv4 address exhaustion). RFC 1918 specifies private address spaces (also known as non-routable addresses) that may be reused by anyone; today, such private networks typically connect to the Internet through Network Address Translation (NAT). In addition, technologies such as anycast addressing have been developed to allow multiple hosts at the same IP address but in different portions of the Internet to service requests by network clients.</p>
<p>The Internet Assigned Numbers Authority (IANA) manages the global IP address space. IANA works in cooperation with five Regional Internet Registries (RIRs) to allocate IP address blocks to Local Internet Registries (Internet service providers) and other entities.</p>
<h2><span class="mw-headline">IP versions</span></h2>
<p>The Internet Protocol (IP) has two versions currently in use (see IP version history for details). Each version has its own definition of an IP address. Because of its prevalence, &#8220;IP address&#8221; typically refers to those defined by IPv4.</p>
<div class="thumb tright">
<div class="thumbinner" style="width: 302px;"><span class="image"><img class="thumbimage" src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/74/Ipv4_address.svg/300px-Ipv4_address.svg.png" border="0" alt="" width="300" height="180" /></span></p>
<div class="thumbcaption">
<div class="magnify"><span class="internal"><img src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" alt="" width="15" height="11" /></span></div>
<p>An illustration of an IP address (version 4), in both dot-decimal notation and binary.</p></div>
</div>
</div>
<p><a id="IP_version_4_addresses" name="IP_version_4_addresses"></a></p>
<h3><span class="mw-headline">IP version 4 addresses</span></h3>
<p>IPv4 uses 32-bit (4-byte) addresses, which limits the address space to 4,294,967,296 (2<sup>32</sup>) possible unique addresses. However, IPv4 reserves some addresses for special purposes such as private networks (~18 million addresses) or multicast addresses (~270 million addresses). This reduces the number of addresses that can be allocated as public Internet addresses, and as the number of addresses available is consumed, an IPv4 address shortage appears to be inevitable in the long run. This limitation has helped stimulate the push towards IPv6, which is currently in the early stages of deployment and is currently the only offering to replace IPv4.</p>
<p>IPv4 addresses are usually represented in dot-decimal notation (four numbers, each ranging from 0 to 255, separated by dots, e.g. 147.132.42.18). Each part represents 8 bits of the address, and is therefore called an <em>octet</em>. It is possible, although less common, to write IPv4 addresses in binary or hexadecimal. When converting, each octet is treated as a separate number. (So 255.255.0.0 in dot-decimal would be FF.FF.00.00 in hexadecimal.)</p>
<p><a id="IPv4_address_networks" name="IPv4_address_networks"></a></p>
<h4><span class="mw-headline">IPv4 address networks</span></h4>
<p>In the early stages of development of the Internet protocol,<sup id="cite_ref-rfc760_0-2" class="reference"><span>[</span>1<span>]</span></sup> network administrators interpreted IP addresses as structures of network numbers and host numbers, with the highest order octet (first eight bits) of an IP address designating the &#8220;network number&#8221;, and the rest of the bits (called the &#8220;rest&#8221; field) used for host numbering within a network. This method soon proved inadequate as local area networks developed that were not part of the larger networks already designated by a network number. In 1981 IP protocol specification was revised with the introduction of the classful network architecture. <sup id="cite_ref-rfc791_1-1" class="reference"><span>[</span>2<span>]</span></sup></p>
<p>Classful network design allowed for a larger number of individual allocations. The first three bits of the most significant octet of an IP address came to imply the &#8220;class&#8221; of the address instead of just the network number and, depending on the class derived, the network designation was based on octet boundary segments of the entire address. The following table gives an overview of this system.</p>
<table class="wikitable" border="0">
<tbody>
<tr>
<th>Class</th>
<th>First octet in binary</th>
<th>Range of first octet</th>
<th>Network ID</th>
<th>Host ID</th>
<th>Possible number of networks</th>
<th>Possible number of hosts</th>
</tr>
<tr>
<th>A</th>
<td>0XXXXXXX</td>
<td>0 &#8211; 127</td>
<td>a</td>
<td>b.c.d</td>
<td>128 = (2<sup>7</sup>)</td>
<td>16,777,214 = (2<sup>24</sup> &#8211; 2)</td>
</tr>
<tr>
<th>B</th>
<td>10XXXXXX</td>
<td>128 &#8211; 191</td>
<td>a.b</td>
<td>c.d</td>
<td>16,384 = (2<sup>14</sup>)</td>
<td>65,534 = (2<sup>16</sup> &#8211; 2)</td>
</tr>
<tr>
<th>C</th>
<td>110XXXXX</td>
<td>192 &#8211; 223</td>
<td>a.b.c</td>
<td>d</td>
<td>2,097,152 = (2<sup>21</sup>)</td>
<td>254 = (2<sup>8</sup> &#8211; 2)</td>
</tr>
</tbody>
</table>
<p>For details on design and use see &#8216;subnetwork&#8217; and &#8216;classful network&#8217;.</p>
<p>Although a successful developmental stage, classful network design proved unscalable in the rapid expansion of the Internet and was abandoned in 1993 when Classless Inter-Domain Routing (CIDR) was introduced (<span class="external">RFC 1517</span>, <span class="external">RFC 1518</span>, <span class="external">RFC 1519</span>) to define a new concept of allocation of IP address blocks and new methods of routing protocol packets using IPv4 addresses. CIDR is based on variable-length subnet masking (VLSM) to allow allocation on arbitrary-length prefixes.</p>
<p>Today, remnants of classful network concepts function only in a limited scope as the default configuration parameters of some network software and hardware components (e.g. netmask).</p>
<p><a id="IPv4_private_addresses" name="IPv4_private_addresses"></a></p>
<h4><span class="mw-headline">IPv4 private addresses</span></h4>
<p>Computers not connected to the Internet (such as factory machines that communicate only with each other via TCP/IP) need not have globally-unique IP addresses. Three ranges of IPv4 addresses for private networks, one range for each class (A, B, C), were reserved in <span class="external">RFC 1918</span>. These addresses are not routed on the Internet, and thus need not be coordinated with an IP address registry.</p>
<table class="wikitable" border="0">
<tbody>
<tr>
<th>IANA Reserved Private Network Ranges</th>
<th>Start of range</th>
<th>End of range</th>
<th>Total addresses</th>
</tr>
<tr>
<th>24-bit Block (/8 prefix, 1 x A)</th>
<td>10.0.0.0</td>
<td>10.255.255.255</td>
<td>16,777,216</td>
</tr>
<tr>
<th>20-bit Block (/12 prefix, 16 x B)</th>
<td>172.16.0.0</td>
<td>172.31.255.255</td>
<td>1,048,576</td>
</tr>
<tr>
<th>16-bit Block (/16 prefix, 256 x C)</th>
<td>192.168.0.0</td>
<td>192.168.255.255</td>
<td>65,536</td>
</tr>
</tbody>
</table>
<p>Any user may use any block. Typically, a network administrator will divide a block into subnets; for example, many home routers automatically use a default address range of 192.168.0.0 &#8211; 192.168.0.255 (192.168.0.0/24).</p>
<p><a id="IPv4_address_depletion" name="IPv4_address_depletion"></a></p>
<h3><span class="mw-headline">IPv4 address depletion</span></h3>
<p>The IP version 4 address space is rapidly nearing exhaustion of available, officially assignable address blocks.</p>
<p><a id="IP_version_6_addresses" name="IP_version_6_addresses"></a></p>
<h3><span class="mw-headline">IP version 6 addresses</span></h3>
<div class="thumb tright">
<div class="thumbinner" style="width: 302px;"><span class="image"><img class="thumbimage" src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/15/Ipv6_address.svg/300px-Ipv6_address.svg.png" border="0" alt="" width="300" height="180" /></span></p>
<div class="thumbcaption">
<div class="magnify"><span class="internal"><img src="http://en.wikipedia.org/skins-1.5/common/images/magnify-clip.png" alt="" width="15" height="11" /></span></div>
<p>An illustration of an IP address (version 6), in hexadecimal and binary.</p></div>
</div>
</div>
<p>The designers of IPv6, the next generation of the Internet Protocol, aimed to replace IPv4 on the Internet.<sup id="cite_ref-rfc1883_2-0" class="reference"><span>[</span>3<span>]</span></sup> Addresses are 128 <span class="mw-redirect">bits</span> (16 <span class="mw-redirect">bytes</span>) wide, which, even with a generous assignment of network blocks, will more than suffice for the foreseeable future. The new address space provides a maximum of 2<sup>128</sup>, or about 3.403 × 10<sup>38</sup> unique addresses. The utilization of this large address space is designed in a fashion that provides more efficient route aggregation across the network worldwide.</p>
<p>Example of an IPv6 address: 2001:0db8:85a3:08d3:1319:8a2e:0370:7334</p>
<p>The large number of IPv6 addresses allows large blocks to be assigned for specific purposes and, where appropriate, to be aggregated for providing efficient routing. With a large address space, there is not the need to have complex address conservation methods as used in <span class="mw-redirect">classless inter-domain routing</span> (CIDR).</p>
<p>Windows Vista, <span class="mw-redirect">Apple Computer</span>&#8216;s Mac OS X, all <span class="mw-redirect">modern</span> Linux distributions<sup id="cite_ref-3" class="reference"><span>[</span>4<span>]</span></sup>, and an increasing range of other operating systems include native support for the protocol, but it is not yet widely deployed in other devices.</p>
<p><a id="IPv6_private_addresses" name="IPv6_private_addresses"></a></p>
<h4><span class="mw-headline">IPv6 private addresses</span></h4>
<p>Just as IPv4 reserves addresses for private or internal networks, there are blocks of addresses set aside in IPv6 for private addresses. In IPv6, these are referred to as unique local addresses (ULA). <span class="external">RFC 4193</span> sets aside the routing prefix fc00::/7 for this block. The addresses include a 40-bit pseudorandom number that minimizes the risk of address collisions if sites merge or packets are misrouted.</p>
<p>Early designs (<span class="external">RFC 3513</span>) used a different block for this purpose (fec0::), dubbed site-local addresses. However, the definition of what constituted &#8220;sites&#8221; remained unclear, and the poorly defined address structure created ambiguities for routing. The address range specification was abandoned and must no longer be used in new systems.</p>
<p>Addresses starting with fe80: — called link-local addresses — are routable only in the local link area. The addresses are assigned automatically by the operating system&#8217;s IP layer for each network interface. This provides instant network connectivity for any IPv6 host and means that if several hosts connect to a common hub or switch, they have an instant communication path via their link-local IPv6 address.</p>
<p>None of the private address prefixes may be routed in the public Internet.</p>
<p><a id="IP_address_subnetworks" name="IP_address_subnetworks"></a></p>
<h2><span class="mw-headline">IP address subnetworks</span></h2>
<p>The technique of subnetting can operate in both IPv4 and IPv6 networks. The IP address is divided into two parts: the <em>network address</em> and the <em>host identifier</em>. The subnet mask (in IPv4 only) or the <span class="mw-redirect">CIDR</span> prefix determine how the IP address is divided into network and host parts.</p>
<p>A subnet mask is only used for IPv4. Both IP version however use use the <span class="mw-redirect">CIDR</span> notation. In this, the IP address is followed by a slash and the number of bits used to for the network part, also called the <em>routing prefix</em>. For example, an IP address and its subnet mask may be 192.0.2.1 and 255.255.255.0, respectively. The CIDR notation for the same IP address and subnet is 192.0.2.1/24, because the first 24 bits of the IP address indicate the subnetwork.</p>
<p><a id="Static_and_dynamic_IP_addresses" name="Static_and_dynamic_IP_addresses"></a></p>
<h2><span class="mw-headline">Static and dynamic IP addresses</span></h2>
<p>When a computer is configured to use the same IP address each time it powers up, this is known as a <em>Static IP address</em>. In contrast, in situations when the computer&#8217;s IP address is assigned automatically, it is known as a <em>Dynamic IP address.</em></p>
<p><a id="Method_of_assignment" name="Method_of_assignment"></a></p>
<h3><span class="mw-headline">Method of assignment</span></h3>
<p>Static IP addresses get manually assigned to a computer by an administrator. The exact procedure varies according to platform. This contrasts with dynamic IP addresses, which are assigned either randomly (by the computer itself, as in <span class="mw-redirect">Zeroconf</span>), or assigned by a server using Dynamic Host Configuration Protocol (DHCP). Even though IP addresses assigned using DHCP may stay the same for long periods of time, they can generally change. In some cases, a network administrator may implement dynamically assigned static IP addresses. In this case, a DHCP server is used, but it is specifically configured to always assign the same IP address to a particular computer, and never to assign that IP address to another computer. This allows static IP addresses to be configured in one place, without having to specifically configure each computer on the network in a different way.</p>
<p>In the absence of both an administrator (to assign a static IP address) and a DHCP server, the operating system may assign itself an IP address using state-less autoconfiguration methods, such as <span class="mw-redirect">Zeroconf</span>. These IP addresses, known as link-local addresses, default to the 169.254.0.0/16 address range in IPv4.</p>
<p>In IPv6, every interface, whether using static or dynamic address assignments, also receives a local-link address automatically in the fe80::/64 subnet.</p>
<p><a id="Uses_of_dynamic_addressing" name="Uses_of_dynamic_addressing"></a></p>
<h3><span class="mw-headline">Uses of dynamic addressing</span></h3>
<p>Dynamic IP addresses are most frequently assigned on LANs and broadband networks by Dynamic Host Configuration Protocol (DHCP) servers. They are used because it avoids the administrative burden of assigning specific static addresses to each device on a network. It also allows many devices to share limited address space on a network if only some of them will be online at a particular time. In most current desktop operating systems, dynamic IP configuration is enabled by default so that a user does not need to manually enter any settings to connect to a network with a DHCP server. DHCP is not the only technology used to assigning dynamic IP addresses. Dialup and some broadband networks use dynamic address features of the Point-to-Point Protocol.</p>
<p><a id="Sticky_dynamic_IP_address" name="Sticky_dynamic_IP_address"></a></p>
<h4><span class="mw-headline">Sticky dynamic IP address</span></h4>
<p>A <strong>sticky dynamic IP address</strong> or <em><strong>sticky IP</strong></em> is a term created by cable and DSL users to describe a dynamically assigned IP address that does not change often. This is however an informal term, as a sticky IP does not differ in any way from other dynamic IP address.</p>
<p>Even though IP addresses may not change often for cable or DSL users, the addresses are still controlled by the standard DHCP process. Since the modems are often online for extended periods of time, the leases on the IP addresses are commonly renewed, and therefore may not change.</p>
<p>Should the modem be turned off, a new IP address may be assigned when the modem is turned back on, as a different host on the network may have been assigned the old IP address. IP address changes may also be triggered by resetting the <span class="mw-redirect">DHCP server</span> configuration; therefore causing the modem to receive a new IP address.</p>
<p>Some users take advantage of stickiness to create websites on the cheap, since a static IP address is usually more expensive. And some ISPs counter this by forcibly re-assigning IP addresses every 24 hours or so.</p>
<p><a id="Uses_of_static_addressing" name="Uses_of_static_addressing"></a></p>
<h3><span class="mw-headline">Uses of static addressing</span></h3>
<p>Some infrastructure situations have to use static addressing, such as when finding the <span class="mw-redirect">Domain Name Service</span> directory host that will translate <span class="mw-redirect">domain names</span> to IP addresses. Static addresses are also convenient, but not absolutely necessary, to locate servers inside an enterprise. An address obtained from a DNS server comes with a time to live, or caching time, after which it should be looked up to confirm that it has not changed. Even static IP addresses do change as a result of network administration (<span class="external">RFC 2072</span>)</p>
<p><a id="Modifications_to_IP_addressing" name="Modifications_to_IP_addressing"></a></p>
<h2><span class="mw-headline">Modifications to IP addressing</span></h2>
<p><a id="IP_blocking_and_firewalls" name="IP_blocking_and_firewalls"></a></p>
<h3><span class="mw-headline">IP blocking and firewalls</span></h3>
<p>Firewalls are common on <span class="mw-redirect">today</span>&#8216;s Internet. For increased network security, they control access to private networks based on the public IP of the client. Whether using a blacklist or a whitelist, the IP address that is blocked is the perceived public IP address of the client, meaning that if the client is using a proxy server or <span class="mw-redirect">NAT</span>, blocking one IP address might block many individual people.</p>
<p><a id="IP_address_translation" name="IP_address_translation"></a></p>
<h3><span class="mw-headline">IP address translation</span></h3>
<p>Multiple client devices can appear to share IP addresses: either because they are part of a <span class="mw-redirect">shared hosting</span> web server environment or because an IPv4 <span class="mw-redirect">network address translator</span> (NAT) or proxy server acts as an intermediary agent on behalf of its customers, in which case the real originating IP addresses might be hidden from the server receiving a request. A common practice is to have a NAT hide a large number of IP addresses in a private network. Only the &#8220;outside&#8221; interface(s) of the NAT need to have Internet-routable addresses<sup id="cite_ref-4" class="reference"><span>[</span>5<span>]</span></sup>.</p>
<p>Most commonly, the NAT device maps TCP or UDP port numbers on the outside to individual private addresses on the inside. Just as a telephone number may have site-specific extensions, the port numbers are site-specific extensions to an IP address.</p>
<p>In small home networks, NAT functions usually take place in a residential gateway device, typically one marketed as a &#8220;router&#8221;. In this scenario, the computers connected to the router would have &#8216;private&#8217; IP addresses and the router would have a &#8216;public&#8217; address to communicate with the Internet. This type of router allows several computers to share one public IP address.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.easyipcheck.net/definitions/ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

