I was looking at that (ver 2.2) and under lookup/query here are the avail
options:
A Look up the host's Internet address from the hostname.
All Display all available information about the host.
CNAME Display alias names for the host.
HINFO Display the CPU type and operating system type of the host.
MX Display the hostname of the mail exchanger for the domain.
NS Display the hostnames of name servers for the named zone.
PTR Look up the hostname from the Internet address.
SOA Display the domain's Start of Authority information, which indicates the
primary name server for the domain and additional administrative
information.
ZONE Display the zone listing for the domain. The zone listing describes the
domains for which the name server is the primary name server) and lists all
registered hosts in the domain.
Now if I do an *all* lookup on ipswitch, here are the results:
ipswitch.com.
nameserver = ALPHA.ipswitch.com.
ipswitch.com.
nameserver = HUB.ipswitch.com.
ipswitch.com.
nameserver = HUB.ipswitch.com.
mailaddress = postmaster.ipswitch.com.
serial number= 2000052402, refresh = 7200, retry = 3600,
expire = 604800, minimum = 86400.
ipswitch.com.
156.21.1.170
**complete**
A *Dig* any obtains these results:
; <<>> DiG 8.2 <<>> ipswitch.com any
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4
;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 2, ADDITIONAL: 3
;; QUERY SECTION:
;; ipswitch.com, type = ANY, class = IN
;; ANSWER SECTION:
ipswitch.com. 7h48s IN NS ALPHA.ipswitch.com.
ipswitch.com. 7h48s IN NS HUB.ipswitch.com.
ipswitch.com. 3h10m11s IN SOA HUB.ipswitch.com.
postmaster.ipswitch.com. (
2000052402 ; serial
2H ; refresh
1H ; retry
1W ; expiry
1D ) ; minimum
ipswitch.com. 18h50m22s IN A 156.21.1.170
ipswitch.com. 23h59m49s IN MX 10 imail.ipswitch.com.
ipswitch.com. 23h59m49s IN MX 50 ALPHA.ipswitch.com.
;; AUTHORITY SECTION:
ipswitch.com. 7h48s IN NS ALPHA.ipswitch.com.
ipswitch.com. 7h48s IN NS HUB.ipswitch.com.
;; ADDITIONAL SECTION:
ALPHA.ipswitch.com. 1d25m47s IN A 216.104.149.100
HUB.ipswitch.com. 1d2h8m9s IN A 156.21.1.2
imail.ipswitch.com. 19h31m47s IN A 156.21.1.5
;; Total query time: 39 msec
;; FROM: ns0 to SERVER: default -- 206.96.91.1
;; WHEN: Wed May 31 14:53:45 2000
;; MSG SIZE sent: 30 rcvd: 245
Spade returned these results:
05/31/00 14:52:04 dig ipswitch.com @ ns0.cet.com
Dig [EMAIL PROTECTED] (156.21.1.2) ...
Authoritative Answer
Recursive queries supported by this server
Query for ipswitch.com type=255 class=1
ipswitch.com NS (Nameserver) hub.ipswitch.com
ipswitch.com NS (Nameserver) alpha.ipswitch.com
ipswitch.com SOA (Zone of Authority)
Primary NS: hub.ipswitch.com
Responsible person: [EMAIL PROTECTED]
serial:2000052402
refresh:7200s (2 hours)
retry:3600s (60 minutes)
expire:604800s (7 days)
minimum-ttl:86400s (24 hours)
ipswitch.com A (Address) 156.21.1.170
ipswitch.com MX (Mail Exchanger) Priority: 50 alpha.ipswitch.com
ipswitch.com MX (Mail Exchanger) Priority: 10 imail.ipswitch.com
ipswitch.com NS (Nameserver) hub.ipswitch.com
ipswitch.com NS (Nameserver) alpha.ipswitch.com
hub.ipswitch.com A (Address) 156.21.1.2
alpha.ipswitch.com A (Address) 216.104.149.100
imail.ipswitch.com A (Address) 156.21.1.5
Dig [EMAIL PROTECTED] (216.104.149.100) ...
Authoritative Answer
Recursive queries supported by this server
Query for ipswitch.com type=255 class=1
ipswitch.com NS (Nameserver) hub.ipswitch.com
ipswitch.com NS (Nameserver) alpha.ipswitch.com
ipswitch.com SOA (Zone of Authority)
Primary NS: hub.ipswitch.com
Responsible person: [EMAIL PROTECTED]
serial:2000052402
refresh:7200s (2 hours)
retry:3600s (60 minutes)
expire:604800s (7 days)
minimum-ttl:86400s (24 hours)
ipswitch.com A (Address) 156.21.1.170
ipswitch.com MX (Mail Exchanger) Priority: 10 imail.ipswitch.com
ipswitch.com MX (Mail Exchanger) Priority: 50 alpha.ipswitch.com
ipswitch.com NS (Nameserver) hub.ipswitch.com
ipswitch.com NS (Nameserver) alpha.ipswitch.com
hub.ipswitch.com A (Address) 156.21.1.2
alpha.ipswitch.com A (Address) 216.104.149.100
imail.ipswitch.com A (Address) 156.21.1.5
Dig [EMAIL PROTECTED] (206.96.91.1) ...
Non-authoritative answer
Recursive queries supported by this server
Query for ipswitch.com type=255 class=1
ipswitch.com NS (Nameserver) ALPHA.ipswitch.com
ipswitch.com NS (Nameserver) HUB.ipswitch.com
ipswitch.com SOA (Zone of Authority)
Primary NS: HUB.ipswitch.com
Responsible person: [EMAIL PROTECTED]
serial:2000052402
refresh:7200s (2 hours)
retry:3600s (60 minutes)
expire:604800s (7 days)
minimum-ttl:86400s (24 hours)
ipswitch.com A (Address) 156.21.1.170
ipswitch.com MX (Mail Exchanger) Priority: 10 imail.ipswitch.com
ipswitch.com MX (Mail Exchanger) Priority: 50 ALPHA.ipswitch.com
ipswitch.com NS (Nameserver) ALPHA.ipswitch.com
ipswitch.com NS (Nameserver) HUB.ipswitch.com
ALPHA.ipswitch.com A (Address) 216.104.149.100
HUB.ipswitch.com A (Address) 156.21.1.2
imail.ipswitch.com A (Address) 156.21.1.5
The linux version is the best in readability and info, but between propack
and spade, spade is closer to the acual dig util. you speak of.
1998-2000 Ipswitch, Inc
:-----Original Message-----
:From: [EMAIL PROTECTED]
:[mailto:[EMAIL PROTECTED]]On Behalf Of Eric Shanbrom
:Sent: Friday, May 26, 2000 2:17 PM
:To: [EMAIL PROTECTED]
:Subject: Re: [IMail Forum] Dig - available for windows?
:
:
:It's part of the Lookup tab (everything you need from SOA to full Zone
:transfers)
:
:Eric S
:----- Original Message -----
:From: "Len Conrad" <[EMAIL PROTECTED]>
:To: <[EMAIL PROTECTED]>
:Sent: Friday, May 26, 2000 9:17 AM
:Subject: Re: [IMail Forum] Dig - available for windows?
:
:
:>
:> >Has anyone ever looked at our WS_PingPro Pack?
:>
:> We bought it.
:>
:> Can't find the dig "blade" listed here:
:>
:> http://www.ipswitch.com/Products/WS_Ping/features.html
:>
:> Len
:>
:> Please visit http://www.ipswitch.com/support/mailing-lists.html
:> to be removed from this list.
:>
:
:Please visit http://www.ipswitch.com/support/mailing-lists.html
:to be removed from this list.
:
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.