dnswatchdog.iodocs

Providers

View and manage your connected DNS providers — see connection status, zone counts, sync history, and credential health for Route 53, Cloudflare, CSC, Azure DNS, Google Cloud DNS, and UltraDNS.

Open Providers →

A Provider represents a DNS hosting account — the service where your zones and records live. DNS Watchdog connects to provider APIs to discover zones, sync records, and detect changes. Providers are the top-level entry point for your inventory.

After connecting a provider, DNS Watchdog automatically discovers all zones under that account and begins syncing records. Each provider tracks its own sync status, error state, and zone count.

The Providers list showing connected DNS providers with their status and zone counts

Supported providers

ProviderDescription
AWS Route 53Requires IAM credentials with read access to Route 53
CloudflareAPI token with zone read permissions
CSC BasicRead-only; multilocked zones require a phone call to unlock
Vercara UltraDNSSupports web forwards (DNS redirects)
Azure DNSService principal credentials
Google Cloud DNSService account key

DNS Watchdog also supports passive reconnaissance sources like DNS Dumpster and Findomain for subdomain enumeration.

Key fields

FieldDescription
NameDisplay name for the provider (e.g. "Production AWS")
Provider TypeOne of the supported provider types listed above
StatusCurrent state: pending, active, error, or syncing
EnabledWhether automatic syncing is active for this provider
Zone CountNumber of zones discovered under this provider
Last SyncTimestamp of the most recent successful sync
Error MessageDetails when status is error — typically invalid credentials or API rate limits
Read-OnlyWhether the provider connection is read-only (cannot modify records)

Provider status

  • Pending — provider has been added but initial sync hasn't completed
  • Active — provider is connected and syncing normally
  • Syncing — a sync operation is currently in progress
  • Error — the last sync failed (check the error message for details)

Associated issues

Providers themselves do not have issues raised directly against them. Issues are raised against the resources they contain — zones, records, certificates, and IP addresses. However, a provider in error status indicates a connectivity or credential problem that prevents scanning and should be addressed promptly.

See Configuration → Providers for setup instructions for each provider type.

On this page