Nameservers Down?

Status
Not open for further replies.

pmluther

New Member
Messages
4
Reaction score
0
Points
1
In my account, I have two addon domains in addition to my x10 domains. Today when I've tried to visit my sites using the addon domains, I get a message stating that the browser can't locate the website. When I visit my sites using their x10 names, they come up right away. I checked the settings on my domain provider, and they're still set to the proper x10 nameservers. Have the x10 nameservers been changed, or is something else going on?

Thank you!
 

leafypiggy

Manager of Pens and Office Supplies
Staff member
Messages
3,819
Reaction score
163
Points
63
From what I can tell, your domains aren't registered, or aren't configured correctly.

Code:
╭─<root@drop1>-<~>-<1:56PM>-◇
╰─➤ dig ns phantomarchive.net.tf

; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> ns phantomarchive.net.tf
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 38915
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;phantomarchive.net.tf.         IN      NS

;; AUTHORITY SECTION:
tf.                     5400    IN      SOA     nsmaster.nic.fr. hostmaster.nic.fr. 2222227630 3600 1800 3600000 5400

;; Query time: 85 msec
;; SERVER: 4.2.2.2#53(4.2.2.2)
;; WHEN: Fri Jan 31 13:56:44 2014
;; MSG SIZE  rcvd: 101
 

pmluther

New Member
Messages
4
Reaction score
0
Points
1
From what I can tell, your domains aren't registered, or aren't configured correctly.

Code:
╭─<root@drop1>-<~>-<1:56PM>-◇
╰─➤ dig ns phantomarchive.net.tf

; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> ns phantomarchive.net.tf
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 38915
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;phantomarchive.net.tf.         IN      NS

;; AUTHORITY SECTION:
tf.                     5400    IN      SOA     nsmaster.nic.fr. hostmaster.nic.fr. 2222227630 3600 1800 3600000 5400

;; Query time: 85 msec
;; SERVER: 4.2.2.2#53(4.2.2.2)
;; WHEN: Fri Jan 31 13:56:44 2014
;; MSG SIZE  rcvd: 101
I wonder what happened, then, because they used to work just fine. And the domain registrar hasn't indicated that the names have expired. Any suggestions as to what I could try to get them working again?
Thanks!
 

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
From x10's nameservers:

Code:
DNS server handling your query: ns1.x10hosting.com
DNS server's address:    99.198.122.2#53
phantomarchive.net.tf
    origin = ns1.x10hosting.com
    mail addr = no-reply.x10hosting.com
    serial = 2013081219
    refresh = 86400
    retry = 7200
    expire = 3600000
    minimum = 86400
Name:    phantomarchive.net.tf
Address: 198.91.81.4
phantomarchive.net.tf    mail exchanger = 0 phantomarchive.net.tf.
phantomarchive.net.tf    nameserver = ns1.x10hosting.com.
phantomarchive.net.tf    nameserver = ns2.x10hosting.com.
phantomarchive.net.tf    text = "v=spf1 +a +mx +ip4:198.91.81.4 ?all"

As was pointed out above, the records at your "registrar" are the ones at fault.

Contact them.
 
Status
Not open for further replies.
Top