From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 22:15:59 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0D94106566B for ; Thu, 9 Dec 2010 22:15:59 +0000 (UTC) (envelope-from paul@ifdnrg.com) Received: from outbound.ifdnrg.com (outbound.ifdnrg.com [193.200.98.138]) by mx1.freebsd.org (Postfix) with ESMTP id 6345B8FC16 for ; Thu, 9 Dec 2010 22:15:59 +0000 (UTC) Received: from [192.168.1.85] (93-97-172-73.zone5.bethere.co.uk [93.97.172.73]) (authenticated bits=0) by outbound.ifdnrg.com (8.14.4/8.14.4) with ESMTP id oB9MFqjt098100 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 9 Dec 2010 22:15:53 GMT (envelope-from paul@ifdnrg.com) Message-ID: <4D015517.3000901@ifdnrg.com> Date: Thu, 09 Dec 2010 22:15:51 +0000 From: Paul Macdonald User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Andy Tornquist References: <4D013ECD.7090102@ifdnrg.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: more dns weirdness X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2010 22:15:59 -0000 On 09/12/2010 22:01, Andy Tornquist wrote: > Have you tried a different server to query? > > the wider issue is that freebsd whois will use tld.whois-servers.net cnames to resolve appropriate whois servers and that whois-servers.net has nameservers from one sole provider (ultradns), which is still having problems. I'm not overally bothered about amazons' whois, but i am concerned about freebsd's whois being tied to one NS provider (ultradns) which affects dig's Paul.