rchesley.com / Wiggle Room
X

DNS & Network Diagnostic Tools

Published: 2026-08-12 · Resources

A comprehensive collection of web utilities for querying DNS records, verifying global propagation paths, checking server ports, and tracing network hops during infrastructure troubleshooting.

DIG & Local DNS Lookups

When investigating name resolution issues, command-line equivalents are often supplemented by reliable web interfaces to query specific public resolvers:

  • G Suite Toolbox - Dig: Google's web-based interface for DIG, exceptionally useful for checking how DNS records resolve from Google's external network perspective.
  • KLOTH.NET - DIG: A classic web-based query utility providing raw, detailed breakdown results and IP resolutions without needing local terminal access.
  • Dig web interface: A highly versatile diagnostic tool that allows administrators to query multiple record types against custom nameservers simultaneously.

Global Propagation & Domain Intelligence

Tracking how record updates propagate globally or pulling high-level domain records requires broader monitoring utilities:

Contact