run:
Code:
dig @ns1.hostgator.com yamahasupertenere.com any
I get:
Code:
; <<>> DiG 9.7.1-P2 <<>> @ns1.hostgator.com yamahasupertenere.com any
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63996
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;yamahasupertenere.com. IN ANY
;; ANSWER SECTION:
yamahasupertenere.com. 14400 IN A 50.22.105.163
;; AUTHORITY SECTION:
. 14400 IN NS ns1.hostgator.com.
. 14400 IN NS ns2.hostgator.com.
;; ADDITIONAL SECTION:
ns1.hostgator.com. 8600 IN A 67.18.54.2
ns2.hostgator.com. 8600 IN A 67.18.54.3
;; Query time: 41 msec
;; SERVER: 67.18.54.2#53(67.18.54.2)
;; WHEN: Fri Jan 13 14:51:13 2012
;; MSG SIZE rcvd: 131
I believe HostGator still considers itself authoritative for your domain? Their records should be purged when you move your domain, but maybe that didn't happen.