<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/phpwhois/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/phpwhois/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 22 Dec 2021 09:44:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpwhois/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Does the "$whois-&gt;deep_whois=false;" setting work?</title><link>https://sourceforge.net/p/phpwhois/bugs/141/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The Readme says:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;If you just want to know if a domain is registered or not but do not&lt;br/&gt;
care about getting the real owner information you can set:&lt;/p&gt;
&lt;p&gt;$whois-&amp;gt;deep_whois = false;&lt;/p&gt;
&lt;p&gt;this will tell phpWhois to just query one whois server. For .com, .net&lt;br/&gt;
and .tv domains and ip addresses this will prevent phpWhois to ask more&lt;br/&gt;
than one whois server, you will just know if the donmain is registered&lt;br/&gt;
or not and which is the registrar but not the owner information.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;However, when I do this, it seems to give the same result. Including the same returned PHP object, with 55 array objects. Does this fast lookup feature actually work?&lt;/p&gt;
&lt;p&gt;Also, if I use this script at a high volume - say, in the tens of thousands per day - will I get into trouble with my host, or get blocked by the Whois servers?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kadence0</dc:creator><pubDate>Wed, 22 Dec 2021 09:44:55 -0000</pubDate><guid>https://sourceforge.netb9dd9f42f91e970e80fcb27e492887122e943542</guid></item><item><title>Does anyone know how to fix a .tv domain so it does a "deep whois" ?</title><link>https://sourceforge.net/p/phpwhois/bugs/139/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There is just one bug, that is bugging me, LOL, everything else seems fine.&lt;/p&gt;
&lt;p&gt;One example:&lt;/p&gt;
&lt;p&gt;regrinfo-&amp;gt;Array&lt;br/&gt;
 domain-&amp;gt;Array&lt;br/&gt;
  name-&amp;gt;park16.tv&lt;br/&gt;
  changed-&amp;gt;2016-07-30&lt;br/&gt;
  created-&amp;gt;2008-08-06&lt;br/&gt;
  status-&amp;gt;Array&lt;br/&gt;
   0-&amp;gt;clientDeleteProhibited &lt;a href="https://icann.org/epp#clientDeleteProhibited" rel="nofollow"&gt;https://icann.org/epp#clientDeleteProhibited&lt;/a&gt;&lt;br/&gt;
   1-&amp;gt;clientTransferProhibited &lt;a href="https://icann.org/epp#clientTransferProhibited" rel="nofollow"&gt;https://icann.org/epp#clientTransferProhibited&lt;/a&gt;&lt;br/&gt;
   2-&amp;gt;clientUpdateProhibited &lt;a href="https://icann.org/epp#clientUpdateProhibited" rel="nofollow"&gt;https://icann.org/epp#clientUpdateProhibited&lt;/a&gt;&lt;br/&gt;
  nserver-&amp;gt;Array&lt;br/&gt;
   ns.123-reg.co.uk-&amp;gt;212.67.202.2&lt;br/&gt;
   ns2.123-reg.co.uk-&amp;gt;92.51.159.40&lt;br/&gt;
 registered-&amp;gt;yes&lt;br/&gt;
regyinfo-&amp;gt;Array&lt;br/&gt;
 referrer-&amp;gt;http://www.meshdigital.com&lt;br/&gt;
 registrar-&amp;gt;MESH DIGITAL LIMITED&lt;br/&gt;
 servers-&amp;gt;Array&lt;br/&gt;
  0-&amp;gt;Array&lt;br/&gt;
   server-&amp;gt;whois.nic.tv&lt;br/&gt;
   args-&amp;gt;park16.tv&lt;br/&gt;
   port-&amp;gt;43&lt;br/&gt;
 type-&amp;gt;domain&lt;/p&gt;
&lt;p&gt;another example:&lt;/p&gt;
&lt;p&gt;regrinfo-&amp;gt;Array&lt;br/&gt;
 domain-&amp;gt;Array&lt;br/&gt;
  name-&amp;gt;five.tv&lt;br/&gt;
  changed-&amp;gt;2016-06-10&lt;br/&gt;
  created-&amp;gt;2002-07-04&lt;br/&gt;
  status-&amp;gt;Array&lt;br/&gt;
   0-&amp;gt;clientTransferProhibited &lt;a href="https://icann.org/epp#clientTransferProhibited" rel="nofollow"&gt;https://icann.org/epp#clientTransferProhibited&lt;/a&gt;&lt;br/&gt;
  nserver-&amp;gt;Array&lt;br/&gt;
   ns0.clara.net-&amp;gt;217.158.169.7&lt;br/&gt;
   ns1.clara.net-&amp;gt;195.8.69.36&lt;br/&gt;
   ns2.clara.net-&amp;gt;195.245.201.35&lt;br/&gt;
 registered-&amp;gt;yes&lt;br/&gt;
regyinfo-&amp;gt;Array&lt;br/&gt;
 referrer-&amp;gt;http://www.enom.com&lt;br/&gt;
 registrar-&amp;gt;ENOM, INC.&lt;br/&gt;
 servers-&amp;gt;Array&lt;br/&gt;
  0-&amp;gt;Array&lt;br/&gt;
   server-&amp;gt;whois.nic.tv&lt;br/&gt;
   args-&amp;gt;five.tv&lt;br/&gt;
   port-&amp;gt;43&lt;br/&gt;
 type-&amp;gt;domain&lt;/p&gt;
&lt;p&gt;Anyone got a clue?  I can't help but also notice that they expiry date is also missing,created/updated appear just fine, just in case that gives someone a clue as to how to fix it?&lt;/p&gt;
&lt;p&gt;If you can fix it - I'd really appreciate it :o)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Markus&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Schrijver</dc:creator><pubDate>Sat, 28 Jan 2017 00:46:29 -0000</pubDate><guid>https://sourceforge.net4dc22d084905af3695cac2b9a814cd462c78e92f</guid></item><item><title>Afrinic need -B parameter in whois IP queries do deliver emails</title><link>https://sourceforge.net/p/phpwhois/bugs/138/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Afrinic whois needs -B parameter to deliver emails for abuse or administrative complaints otherwhise they filter this information. At moment phpwhois is not getting emails from ip queries.&lt;/p&gt;
&lt;p&gt;for test see whois 41.189.67.49 -B&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Helio Silva</dc:creator><pubDate>Sat, 11 Jun 2016 16:22:01 -0000</pubDate><guid>https://sourceforge.net3ccbabf0c4cf838be6af797be829dc7318c89987</guid></item><item><title>com.au lookup in 4.2.2</title><link>https://sourceforge.net/p/phpwhois/bugs/137/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I tried to look up  aussiemail.com.au  and the lookup failed.&lt;/p&gt;
&lt;p&gt;I modified whois.servers.net and added the line&lt;/p&gt;
&lt;p&gt;'com.au' =&amp;gt; 'whois.aunic.net',&lt;/p&gt;
&lt;p&gt;under // Second level inside the file and now it works.&lt;/p&gt;
&lt;p&gt;I don't know if this is the ideal fix but it seems to work.&lt;br/&gt;
BTW, phpwhois looks like a great tool.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Bolotin</dc:creator><pubDate>Tue, 04 Aug 2015 23:48:54 -0000</pubDate><guid>https://sourceforge.net69ceb09c581840cef94d0afb2e11186d14efed23</guid></item><item><title>#136 PHP Notice: Undefined offset ... =&gt;  No whois data for some ip adresses </title><link>https://sourceforge.net/p/phpwhois/bugs/136/?limit=25#7f08</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;My bad, I only did the tweak mentioned in this thread, I didn't realize there were other changes.  Be sure to try any new code posted to CVS.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Thank you very much for providing the fix, I'm very happy to have this working again!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Doug</dc:creator><pubDate>Mon, 15 Dec 2014 18:37:48 -0000</pubDate><guid>https://sourceforge.net431b45963a9195cb3f18928bc8a6f8f25ebcdd87</guid></item><item><title>#136 PHP Notice: Undefined offset ... =&gt;  No whois data for some ip adresses </title><link>https://sourceforge.net/p/phpwhois/bugs/136/?limit=25#25b4</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;all the ip's you mention work ok with cvs code&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Saez</dc:creator><pubDate>Mon, 15 Dec 2014 18:02:59 -0000</pubDate><guid>https://sourceforge.net3c66e5e26a748ae33a09270b8fc9062905d32a1e</guid></item><item><title>#136 PHP Notice: Undefined offset ... =&gt;  No whois data for some ip adresses </title><link>https://sourceforge.net/p/phpwhois/bugs/136/?limit=25#d7d6</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This fix did fix a majority of non-working IPs for me, but there are still some that are failing in the same manner.  Here are a few: 73.164.249.9, 70.39.185.164, 72.196.194.99, 68.95.249.169, 198.175.68.36, 192.249.41.3, etc.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;I remember in the past that not 100% of queries would yield output, but some of these IPs are associated with large ISPs and I would think should yield phpwhois output.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Doug</dc:creator><pubDate>Mon, 15 Dec 2014 17:56:43 -0000</pubDate><guid>https://sourceforge.neta6ef6c8802ef535ba670879fd97e1d5c6a4f22b4</guid></item><item><title>#136 PHP Notice: Undefined offset ... =&gt;  No whois data for some ip adresses </title><link>https://sourceforge.net/p/phpwhois/bugs/136/?limit=25#fb5d</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Saez</dc:creator><pubDate>Sun, 14 Dec 2014 19:22:26 -0000</pubDate><guid>https://sourceforge.net017fe6f004e02e02a1d93d8f3c64ceb118b75f92</guid></item><item><title>#136 PHP Notice: Undefined offset ... =&gt;  No whois data for some ip adresses </title><link>https://sourceforge.net/p/phpwhois/bugs/136/?limit=25#d31f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Brilliant. Thanks Charles.&lt;/p&gt;
&lt;p&gt;Note - the line number in my whois.client.php file is 525 (every line is followed by an extra line break).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sam-W</dc:creator><pubDate>Sun, 14 Dec 2014 16:59:22 -0000</pubDate><guid>https://sourceforge.net7463769d9a4275e2db453a4f468d4b30f8fad8b4</guid></item><item><title>#136 PHP Notice: Undefined offset ... =&gt;  No whois data for some ip adresses </title><link>https://sourceforge.net/p/phpwhois/bugs/136/?limit=25#8d6b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks Charles, works perfectly.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stuart</dc:creator><pubDate>Sun, 14 Dec 2014 04:09:06 -0000</pubDate><guid>https://sourceforge.net87b034ddfa56bcd42cfedcfb77dc349103e529aa</guid></item></channel></rss>