
Seems to work here user1@enterprise:~$ host usps.com usps.com has address 56.0.134.100 usps.com mail is handled by 10 mxb-0038fd02.gslb.gpphosted.com. usps.com mail is handled by 10 mxa-0038fd02.gslb.gpphosted.com. user1@enterprise:~$ dig usps.com ; <<>> DiG 9.18.30-0ubuntu0.24.04.2-Ubuntu <<>> usps.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 819 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;usps.com. IN A ;; ANSWER SECTION: usps.com. 259 IN A 56.0.134.100 ;; Query time: 0 msec ;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP) ;; WHEN: Mon Sep 08 14:58:39 CDT 2025 ;; MSG SIZE rcvd: 53 On 9/8/25 14:18, Jon R Kibler via Outages wrote:
Apparently the USPS is having DNS issues... $ host tools.usps.com
Host tools.usps.com not found: 2(SERVFAIL) $ host usps.com Host usps.com not found: 2(SERVFAIL) Not having issues with any other domain... Jon K