DNS changes
A, CNAME, MX, TXT, SPF, DKIM, DMARC, nameservers, propagation, and cutover planning.
Routing, DNS & BGP
Help with DNS records, domain cutovers, routing symptoms, BGP context, reachability checks, and plain-English explanations of where a fault is likely sitting.
Ask about routing or DNSRouting and DNS issues can look like broken websites, failed email, poor connectivity, unreachable services, or intermittent access. I can help review the records, test reachability, and put the evidence into a form your provider or vendor can use.
A, CNAME, MX, TXT, SPF, DKIM, DMARC, nameservers, propagation, and cutover planning.
Traceroute context, asymmetric symptoms, reachability checks, and route-change impact.
Plain-language support for BGP-related symptoms, reachability checks, and escalation notes backed by traceroute context.
A useful DNS or routing review starts by identifying the exact layer that changed. A website outage after a domain move may be nameserver delegation, an A/CNAME record, stale resolver cache, SSL, hosting configuration, or a redirect. An email outage may be MX records, SPF/DKIM/DMARC alignment, a mailbox platform issue, or a third-party sender that was never added to the record set.
Routing symptoms need a different evidence path. If a service works from one provider but not another, the useful questions are which source network fails, what the traceroute shows, when the issue started, and whether the failure is DNS resolution, TCP reachability, TLS, or application-level behavior. That evidence is what makes provider escalation less vague.
DNS work is safest when the control points are checked before records are changed. Confirm the registrar, the delegated nameservers, the active DNS host, the current record values, the TTLs, and the rollback target. A domain move should not start by editing random records in a dashboard unless that dashboard is definitely authoritative for the domain.
Check nameservers at the registrar and compare them with the DNS host you intend to edit. The wrong dashboard can look correct but do nothing.
Capture A, AAAA, CNAME, MX, TXT, DKIM, DMARC, redirects, and any provider verification records before changing values.
Lower TTL before a planned cutover where possible, then give caches time to age out before the main change.
Test DNS, HTTP, HTTPS, redirects, mail flow, and contact forms from outside the office network, then keep the old path until the new one is proven.
Many "propagation" issues are really cache timing, resolver differences, or a record being changed in the wrong place. TTL controls how long resolvers may cache a DNS answer, but local operating-system, browser, router, ISP, and public resolver caches can make the user experience look inconsistent for a while.
If a service resolves correctly but still fails from some networks, the evidence needs to move beyond DNS. Record whether the problem is TCP reachability, TLS certificate mismatch, redirect behavior, firewall policy, provider routing, or application response. For routing symptoms, comparing source networks is more useful than running the same test ten times from one connection.
Capture the hostname, record type, resolver used, returned answer, TTL, and whether the authoritative result differs from recursive resolvers.
Record whether TCP connects, whether TLS/SSL succeeds, whether redirects loop, and whether the application returns an error.
Test from at least two source networks when possible: office fibre, mobile hotspot, another ISP, or an external monitoring location.
Send timestamps, source network, destination, traceroute output, DNS answer, ticket numbers, and the business impact.
Most SMEs do not manage BGP directly, but BGP can still matter when a site, IP range, SaaS service, or provider-hosted system is reachable from some networks and not others. The practical role here is evidence gathering: which networks fail, which paths are visible, when the issue started, and which upstream provider or host has the authority to investigate.
Official and primary references
These references support the practical approach used on this page: confirm authoritative DNS, understand TTL and caches, compare resolver results, and use routing visibility as escalation evidence.
Related context
These pages connect routing and DNS support to current professional background, project note evidence, and related setup guidance.
Common questions
Quick answers about DNS records, partial outages, and when BGP is involved.
For websites, check the A or CNAME record and confirm the nameservers are delegated correctly. For email, check MX plus SPF/DKIM/DMARC-related TXT records. TTL and propagation can make changes look inconsistent for a while.
Common causes include DNS caching and propagation, different recursive resolvers, split-horizon DNS, or route changes between networks. Comparing the failing network, the resolver being used, and timestamps usually points to the right layer to escalate.
BGP sits between networks, so it tends to matter when a site or service is reachable from some providers but not others. The practical path is evidence gathering (which source networks fail, when, and what traceroutes show) so an ISP or upstream can act quickly.