John Wolford <[EMAIL PROTECTED]> wrote:
> Thanks, but that doesn't seem to work on my box:
> 
> [john@homer john]$ whois 24.113.229.
> [whois.networksolutions.com]
> ...

> Maybe i need to add a switch of some sort?
> j

> --- Bug Hunter <[EMAIL PROTECTED]> wrote:
> >
> >   whois 13.25.
> > 
> >   will give you the domains that are connected with that blockof IPs
> >

Well, according to the man page I found (using google, since
I did not seem to have the man page for whois on my 7.01 linux
box, hmm...) for whois,it only searches for names and handles.

(I usually just go to www.networksolutions.com and click on 
their 'whois query' option - yeah, call me lazy, its ok ;-)


how about this:

dig 229.113.24.in-addr.arpa any

; <<>> DiG 8.2 <<>> 229.113.24.in-addr.arpa any 
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 2, ADDITIONAL: 2
;; QUERY SECTION:
;;      229.113.24.in-addr.arpa, type = ANY, class = IN

;; ANSWER SECTION:
229.113.24.in-addr.arpa.  1D IN NS  ns1.home.net.
229.113.24.in-addr.arpa.  1D IN SOA  nocns.home.net. hostmaster.home.net. (
                                        103021646       ; serial
                                        1H              ; refresh
                                        20M             ; retry
                                        1W              ; expiry
                                        1D )            ; minimum

229.113.24.in-addr.arpa.  1D IN NS  ns2.home.net.

;; AUTHORITY SECTION:
229.113.24.in-addr.arpa.  1D IN NS  ns1.home.net.
229.113.24.in-addr.arpa.  1D IN NS  ns2.home.net.

;; ADDITIONAL SECTION:
ns1.home.net.           13m55s IN A     24.0.0.27
ns2.home.net.           30m52s IN A     24.2.0.27

;; Total query time: 222 msec
...
;; WHEN: Thu Mar  8 09:28:05 2001
;; MSG SIZE  sent: 41  rcvd: 198



Is that what you were looking for?

rc


Rusty Carruth          Email:     [EMAIL PROTECTED] or [EMAIL PROTECTED]
Voice: (480) 345-3621  SnailMail: Schlumberger ATE
FAX:   (480) 345-8793             7855 S. River Parkway, Suite 116
Ham: N7IKQ @ 146.82+,pl 162.2     Tempe, AZ 85284-1825
ICBM: 33 20' 44"N   111 53' 47"W

Reply via email to