The SaaS app that was never your fault
One vendor app stops loading for the whole team. PathWise proves the break is in the vendor's DNS, not your network, before the helpdesk touches a single laptop.
"Our whole team lost the expense tool this morning. expenses.acmevendor.example just won't load. We didn't change anything. Is it our network?"
Investigation: expenses.acmevendor.example will not load for the whole team. PathWise entered at the resolution layer, because one host fails and the rest of the internet works. The local resolver and the public resolvers 1.1.1.1 and 8.8.8.8 all return a CNAME to edge-19.acmevendor-cdn.example with no address record. A control domain resolves normally, so the user's resolver is healthy. The vendor's authoritative nameservers return the same dangling CNAME, which rules out caching. Failing layer: resolution, at the provider. Finding: the vendor's authoritative DNS points the name at a host with no address, so the break is in their zone, not yours. Proposed solution for a person to perform: open a ticket with the vendor and cite the broken CNAME target. No local fix applies. Confidence: high.