Deutsch   English   Français   Italiano  
<vb6eev$38t9g$2@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: SH <i.love@spam.com>
Newsgroups: comp.misc
Subject: Re: Public DNS Services
Date: Tue, 3 Sep 2024 08:39:11 +0100
Organization: A noiseless patient Spider
Lines: 29
Message-ID: <vb6eev$38t9g$2@dont-email.me>
References: <vb35n9$1qeok$3@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 03 Sep 2024 09:39:12 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="2a5e9333444c268b9e0464f88436c23b";
	logging-data="3437872"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/ZiX3uYfmlBs7DNr7pyq9KVB6P6WXV4qo="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:MlPseMdjTELq9dmJzsHSa3QZ+HM=
In-Reply-To: <vb35n9$1qeok$3@dont-email.me>
Content-Language: en-GB
Bytes: 2047

On 02/09/2024 02:51, Lawrence D'Oliveiro wrote:
> We all know about the public DNS services offered by Google (8.8.8.8,
> 8.8.4.4) and Cloudflare (1.1.1.1, 1.0.0.1); did you know these
> addresses have names as well? And of course there are IPv6 addresses to
> go with the IPv4 ones.
> 
> Try this command to find out all the related Google DNS services:
> 
>      host -a dns.google.
> 
> (Yup, that’s “dns.google.”, no “.com” or anything else on the end.)
> That’s quite a breathtaking list of entries.
> 
> For Cloudflare, try
> 
>      host one.one.one.one.
> 
> Note that the “-a” option (“tell me everything”) doesn’t work with
> Cloudflare; quite a few online services are now imposing restrictions
> on these “all info” lookups, but clearly not Google, at least not on
> this domain: obviously they want it to remain easy for people to
> discover the services they’re offering.

C:\Users\public>host

'host' is not recognized as an internal or external command,
operable program or batch file.

(On Windows 11)