Sorry, I should have posted specific results to be clear.
I invoked dig twice with the same command. The first results are incorrect (this is the original information when the domain was registered before I updated the DNS hosting), the second is what I'm expecting. This only happens if I use the IPv4 Hurricane Electric nameserver provided in my tunnel configuration. I tried with googles nameservers and that give me the expected result every time.
I only registered the domain and updated the DNS hosts last night. Could that impact HE DNS and not Google?
Thanks for your help and sorry for the long post.
D.
-------1st try-----------------------------------------------------------------------------------------------------------------
# dig any @74.82.42.42 mycontactpoint.info
; <<>> DiG 9.7.3-RedHat-9.7.3-1.fc13 <<>> any @74.82.42.42 mycontactpoint.info
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62607
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 2
;; QUESTION SECTION:
;mycontactpoint.info. IN ANY
;; ANSWER SECTION:
mycontactpoint.info. 10891 IN MX 10 mx01.1and1.com.
mycontactpoint.info. 10891 IN MX 10 mx00.1and1.com.
mycontactpoint.info. 55185 IN SOA ns51.1and1.com. hostmaster.1and1.com. 2011032302 28800 7200 604800 86400
;; ADDITIONAL SECTION:
mx00.1and1.com. 7200 IN A 74.208.5.3
mx01.1and1.com. 7200 IN A 74.208.5.21
;; Query time: 167 msec
;; SERVER: 74.82.42.42#53(74.82.42.42)
;; WHEN: Thu Mar 24 21:32:33 2011
;; MSG SIZE rcvd: 172
-------2nd try (immediately after)-----------------------------------------------------------------------------------------------------------------
# dig any @74.82.42.42 mycontactpoint.info
; <<>> DiG 9.7.3-RedHat-9.7.3-1.fc13 <<>> any @74.82.42.42 mycontactpoint.info
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38426
;; flags: qr rd ra; QUERY: 1, ANSWER: 8, AUTHORITY: 0, ADDITIONAL: 10
;; QUESTION SECTION:
;mycontactpoint.info. IN ANY
;; ANSWER SECTION:
mycontactpoint.info. 300 IN NS ns3.he.net.
mycontactpoint.info. 300 IN A 67.55.9.20
mycontactpoint.info. 86400 IN SOA ns1.he.net. hostmaster.he.net. 2011032405 10800 1800 604800 86400
mycontactpoint.info. 300 IN AAAA 2001:470:1f06:be2::3
mycontactpoint.info. 300 IN NS ns2.he.net.
mycontactpoint.info. 300 IN MX 10 mycontactpoint.info.
mycontactpoint.info. 300 IN NS ns5.he.net.
mycontactpoint.info. 300 IN NS ns4.he.net.
;; ADDITIONAL SECTION:
ns2.he.net. 86097 IN AAAA 2001:470:200::2
ns3.he.net. 86097 IN AAAA 2001:470:300::2
ns5.he.net. 86097 IN AAAA 2001:470:500::2
mycontactpoint.info. 300 IN A 67.55.9.20
ns4.he.net. 86097 IN A 216.66.1.2
ns2.he.net. 86097 IN A 216.218.131.2
mycontactpoint.info. 300 IN AAAA 2001:470:1f06:be2::3
ns3.he.net. 86097 IN A 216.218.132.2
ns4.he.net. 86097 IN AAAA 2001:470:400::2
ns5.he.net. 86097 IN A 216.66.80.18
;; Query time: 150 msec
;; SERVER: 74.82.42.42#53(74.82.42.42)
;; WHEN: Thu Mar 24 21:33:32 2011
;; MSG SIZE rcvd: 446
-------3rd try (Google DNS)-----------------------------------------------------------------------------------------------------------------
# dig any @8.8.8.8 mycontactpoint.info
; <<>> DiG 9.7.3-RedHat-9.7.3-1.fc13 <<>> any @8.8.8.8 mycontactpoint.info
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34606
;; flags: qr rd ra; QUERY: 1, ANSWER: 8, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;mycontactpoint.info. IN ANY
;; ANSWER SECTION:
mycontactpoint.info. 300 IN NS ns5.he.net.
mycontactpoint.info. 86400 IN SOA ns1.he.net. hostmaster.he.net. 2011032405 10800 1800 604800 86400
mycontactpoint.info. 300 IN NS ns4.he.net.
mycontactpoint.info. 300 IN AAAA 2001:470:1f06:be2::3
mycontactpoint.info. 300 IN NS ns2.he.net.
mycontactpoint.info. 300 IN A 67.55.9.20
mycontactpoint.info. 300 IN NS ns3.he.net.
mycontactpoint.info. 300 IN MX 10 mycontactpoint.info.
;; Query time: 99 msec
;; SERVER: 8.8.8.8#53(8.8.8.

;; WHEN: Thu Mar 24 21:46:25 2011
;; MSG SIZE rcvd: 226