On Tue, 04 Jul 2017 at 20:33:32 +0200
Joachim Fahrner <jf@???> wrote:
> Am 2017-07-04 18:27, schrieb Alessandro Selli:
>
> > I'm afraid this has to do with the DNS server you're using (;;
> > SERVER:
> > 127.0.0.1#53(127.0.0.1), that is), as I get these values:
> >
>
> Enter "dyne.org" here: http://www.dnsqueries.com/en/dns_lookup.php and
> select "ALL". That delivers the same results than my dns server. That
> seems location dependend, so I assume this is delivered through a CDN.
Yep, it is indeed location-dependent. I am now getting this:
[alessandro@wkstn04 ~]$ dig tupac2.dyne.org
; <<>> DiG 9.10.3-P4-Ubuntu <<>> tupac2.dyne.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12363
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;tupac2.dyne.org. IN A
;; ANSWER SECTION:
tupac2.dyne.org. 300 IN A 178.62.188.7
;; Query time: 76 msec
;; SERVER: 192.168.102.100#53(192.168.102.100)
;; WHEN: Wed Jul 05 00:03:29 CEST 2017
;; MSG SIZE rcvd: 60
[alessandro@wkstn04 ~]$