cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
307 Views
Message 1 of 5

BT DNS returns NXDOMAIN for our business domain - all BT customers affected, works on every other IS

Go to solution

Hi all,

Hoping a moderator can help escalate this one, as it's costing us customers.

Our web app at builder.printerp.ai cannot be reached by any of our customers on BT broadband. On every other UK ISP — and on any public DNS — it loads fine. We've confirmed this across multiple separate BT customers on different BT lines.

BT's DNS returns "Non-existent domain":

C:\> nslookup builder.printerp.ai
Server:  hub.home.arpa
Address: 192.168.1.254

*** hub.home.arpa can't find builder.printerp.ai: Non-existent domain

This isn't a caching issue — customers have flushed DNS and rebooted their hubs repeatedly over several days with no change.

Here's the part that makes me think it's a filtering false positive:

Other hostnames in the exact same DNS zone resolve perfectly on the same BT connection, at the same moment, returning identical IP addresses:

api.printerp.ai            104.21.66.237, 172.67.165.220   -> resolves OK
builder.printerp.ai        104.21.66.237, 172.67.165.220   -> NXDOMAIN

Same nameservers, same IPs, same zone. Only that one hostname fails, and only on BT. If a customer sets their DNS to 8.8.8.8 it works instantly — so this is happening at BT's resolvers, not in our DNS config.

For what it's worth, the domain is clean everywhere I've checked:

  • Google Safe Browsing — "No unsafe content found"
  • Spamhaus — "no issues"
  • Netcraft — no fraud or malware indicators

We're a legitimate B2B business — the site is a tool UK print and apparel companies use to prepare artwork and manage print orders. We're BT Business customers ourselves.

I've emailed [email protected] as well, but posting here in case a moderator can help move it along.

Is there anything else I can provide to get this looked at?

Thanks.

0 Ratings
Reply
4 REPLIES 4
305 Views
Message 2 of 5

Re: BT DNS returns NXDOMAIN for our business domain - all BT customers affected, works on every othe

Go to solution

this is a residential customer help customer forum and as business user  you need to post here

https://business.forums.bt.com/



If you like a post, or want to say thanks for a helpful answer, please click on the Ratings 'Thumbs up' on left hand side.
If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.
304 Views
Message 3 of 5

Re: BT DNS returns NXDOMAIN for our business domain - all BT customers affected, works on every othe

Go to solution

Many thanks for your information. 

Tags (1)
0 Ratings
Reply
107 Views
Message 4 of 5

Re: BT DNS returns NXDOMAIN for our business domain - all BT customers affected, works on every othe

Go to solution

Would be useful to understand what DNS server your affected customers' routers are using. If I query one of the BT DNS server IPs it looks good from where I'm sat: -

~$ dig builder.printerp.ai @81.139.56.100

; <<>> DiG 9.18.39-0ubuntu0.22.04.4-Ubuntu <<>> builder.printerp.ai @81.139.56.100
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 15937
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;builder.printerp.ai.           IN      A

;; ANSWER SECTION:
builder.printerp.ai.    300     IN      A       104.21.66.237
builder.printerp.ai.    300     IN      A       172.67.165.220
0 Ratings
Reply
10 Views
Message 5 of 5

Re: BT DNS returns NXDOMAIN for our business domain - all BT customers affected, works on every othe

Go to solution

@bobpullen — thanks, here's the data you asked for.

An affected customer on a BT line, after a DNS flush:

C:\> nslookup builder.printerp.ai
Server:  hub.home.arpa
Address: 192.168.1.254

*** hub.home.arpa can't find builder.printerp.ai: Non-existent domain

The resolver serving that line:

C:\> nslookup -type=txt o-o.myaddr.l.google.com
o-o.myaddr.l.google.com text = "81.134.101.38"

Querying that same IP from outside the BT network:

$ dig builder.printerp.ai @81.134.101.38
;; ->>HEADER<<- opcode: QUERY, status: NOERROR
builder.printerp.ai. 300 IN A 172.67.165.220
builder.printerp.ai. 300 IN A 104.21.66.237

Both published resolvers also answer correctly for me:

$ dig builder.printerp.ai @81.139.56.100  → NOERROR, 172.67.165.220 / 104.21.66.237
$ dig builder.printerp.ai @81.139.57.100  → NOERROR, 172.67.165.220 / 104.21.66.237

Other hostnames in the same zone resolve fine on the same BT line at the same time, returning identical IPs:

api.printerp.ai            → resolves
builder-stage.printerp.ai  → resolves
app.printerp.ai            → resolves
builder.printerp.ai        → NXDOMAIN

I'll leave the interpretation to BT. What I can say is the domain is clean on Google Safe Browsing, Spamhaus and Netcraft, and it resolves normally on every other UK ISP.

I've emailed [email protected] three times (2, 3 and 4 September) with no reply, no acknowledgement and no case reference. BT Business live chat couldn't raise one either. @BethM pointed me to that address and I've followed it exactly.

Is there another route to someone who can look at this? Happy to provide anything else that helps. My pleasure.

0 Ratings
Reply