Hello,
It appears there is an issue when we are trying to do a lookup for this domain ...
The problem seems to be that the specified authoritative name servers for the domain (ns1.tssc.org.uk. & ns2.tssc.org.uk.) aren't responding as authoritative for the domain.
> dig soa tssc.org.uk @ns1.tssc.org.uk
; <<>> DiG 8.3 <<>> soa tssc.org.uk @ns1.tssc.org.uk ; Bad server:
ns1.tssc.org.uk -- using default server and timer opts ; (2 servers
found) ;; res options: init recurs defnam dnsrch ;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 5252 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 ;; QUERY SECTION:
;; tssc.org.uk, type = SOA, class = IN
---
It's the same for an NS lookup as well as SOA.
If you dig the MX records directly they do respond normally though.
> dig mx tssc.org.uk @ns1.tssc.org.uk
; <<>> DiG 8.3 <<>> mx tssc.org.uk @ns1.tssc.org.uk ; Bad server:
ns1.tssc.org.uk -- using default server and timer opts ; (2 servers
found) ;; res options: init recurs defnam dnsrch ;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45466 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 2 ;; QUERY SECTION:
;; tssc.org.uk, type = MX, class = IN
;; ANSWER SECTION:
tssc.org.uk. 43m32s IN MX 2 hermes.hosts.co.uk.
tssc.org.uk. 43m32s IN MX 2 athena.hosts.co.uk.
;; AUTHORITY SECTION:
tssc.org.uk. 1d23h43m32s IN NS ns2.tssc.org.uk.
tssc.org.uk. 1d23h43m32s IN NS ns1.tssc.org.uk.
;; ADDITIONAL SECTION:
hermes.hosts.co.uk. 23h43m32s IN A 85.233.160.21 athena.hosts.co.uk. 23h43m32s IN A 85.233.160.20
---
Ultimately, there's nothing we can do. Our DNS resolvers are working properly and trying to verify the name servers are actually authoritative but as they're not responding as such, the lookup is failing.
Regards,
Postmaster