<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/3837" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-03-09T09:29:32-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/3837</id>

		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2003-03-09T09:29:32-04:00</updated>

		<published>2003-03-09T09:29:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17594#p17594</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17594#p17594"/>
		<title type="html"><![CDATA[I need a whois script to check domain names recursively]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17594#p17594"><![CDATA[
i dont think its that hard....<br><br>just take some domain checker like domainabfrage.net<br><br>then use it like this :<blockquote class="uncited"><div>.com &amp; .net<br><a href="http://www.domainabfrage.net/abfrage/whois.internic.cgi?domain=planetquake.com" class="postlink">http://www.domainabfrage.net/abfrage/wh ... tquake.com</a><br>.de <br><a href="http://www.domainabfrage.net/abfrage/whois.de.cgi?domain=planetquake.de" class="postlink">http://www.domainabfrage.net/abfrage/wh ... etquake.de</a><br>.org<br><a href="http://www.domainabfrage.net/abfrage/whois.org.cgi?domain=planetquake.org" class="postlink">http://www.domainabfrage.net/abfrage/wh ... tquake.org</a><br>.at <br><a href="http://www.domainabfrage.net/abfrage/whois.de.cgi?domain=planetquake.at" class="postlink">http://www.domainabfrage.net/abfrage/wh ... etquake.at</a><br>.ch<br><a href="http://www.domainabfrage.net/abfrage/whois.ch.cgi?domain=planetquake.ch" class="postlink">http://www.domainabfrage.net/abfrage/wh ... etquake.ch</a><br>.....<br>and so on</div></blockquote>the returned output is in TXT format, so it shouldn't be that hard to parse.<br><br>I think good TCL Coders like ppslim, caesar, slenox, wcc, yourname, papilion and the many many other coders in here can do an output, i for myself dont think i could do such complex work, but i hope this urls up there can help.<br><br>&lt;EDIT&gt;<br>just found out "whois planetquake.de" and stuff on my shell also returns this data...so you wouldnt even have to fetch data from a webpage but by executing and parsing "whois" output. The URL's above may help with windrop (windows doesn't have this "whois" command i think...)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Sun Mar 09, 2003 9:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yourname]]></name></author>
		<updated>2003-03-08T20:45:04-04:00</updated>

		<published>2003-03-08T20:45:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17579#p17579</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17579#p17579"/>
		<title type="html"><![CDATA[I need a whois script to check domain names recursively]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17579#p17579"><![CDATA[
I understand what haris means, but as far as I know, unfortunately, there isnt such a script in public domain, maybe private.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13">Yourname</a> — Sat Mar 08, 2003 8:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-07T15:01:54-04:00</updated>

		<published>2003-03-07T15:01:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17523#p17523</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17523#p17523"/>
		<title type="html"><![CDATA[Sorry, but that's not what I'm looking for]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17523#p17523"><![CDATA[
What I'm looking for is a script that works just like the <strong class="text-strong">'whois' </strong>command in UNIX/Linux. Its used to get <strong class="text-strong">'registration' information of domain names</strong>. Say if I want to get to know who the domain egghelp.org belongs to, I will type <em class="text-italics"><strong class="text-strong">'whois egghelp.org' </strong></em>on a UNIX/Linux console and I will get an output that 'it' belongs to 'them'. <br><br>Get the idea? I don't want a script for 'nslookup'. NO! There are many scripts for that purpose<br><br>Haris<p>Statistics: Posted by Guest — Fri Mar 07, 2003 3:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2003-03-07T00:52:05-04:00</updated>

		<published>2003-03-07T00:52:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17499#p17499</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17499#p17499"/>
		<title type="html"><![CDATA[I need a whois script to check domain names recursively]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17499#p17499"><![CDATA[
ever read the tcl-command.doc? there is an intresting function called dnslookup (you want to get the ip from the hostname, dont you?). to get the hostname use something like: [string range $uhost [string first @ $uhost] e]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Fri Mar 07, 2003 12:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-06T15:42:05-04:00</updated>

		<published>2003-03-06T15:42:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17482#p17482</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17482#p17482"/>
		<title type="html"><![CDATA[I need a whois script to check domain names recursively]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17482#p17482"><![CDATA[
Hello,<br><br>I need a whois script to check the domain names and check them recursively. Does anyone know of such script on the net?<p>Statistics: Posted by Guest — Thu Mar 06, 2003 3:42 pm</p><hr />
]]></content>
	</entry>
	</feed>
