dnswatchdog.iodocs

IP Addresses

View all resolved IP addresses across your DNS estate — deduplicated with ISP geolocation, open port data, associated domains, and infrastructure distribution analysis.

Open IP Addresses →

An IP Address represents a unique IPv4 or IPv6 address resolved from A or AAAA records. DNS Watchdog extracts and deduplicates IP addresses across your entire DNS estate — if multiple records resolve to the same IP, it appears once with links to all associated records and domains.

Each IP is enriched with ISP geolocation data and port scan results, giving you a consolidated view of your infrastructure. You can see which IPs are shared across domains, where they are hosted, and what services are exposed.

The IP Addresses page showing resolved IPs with associated record counts and geolocation data

Key fields

Identity

FieldDescription
IP AddressThe IPv4 or IPv6 address
IP Version4 (IPv4) or 6 (IPv6)
Primary RecordThe first record that resolved to this IP
Associated RecordsAll DNS records that resolve to this IP
Domain NamesAll FQDNs that point to this IP address

ISP and geolocation

DNS Watchdog performs an ISP lookup for each IP address to provide network and geographic context:

FieldDescription
ISPInternet Service Provider name (e.g. "Amazon.com, Inc.", "Cloudflare, Inc.", "Hetzner Online GmbH")
ISP OrganisationOrganisation name registered with the ISP — may differ from the ISP name if the IP is allocated to a specific customer
ISP AS NumberAutonomous System number identifying the network (e.g. AS16509 for Amazon, AS13335 for Cloudflare)
ISP CountryCountry where the IP is geolocated (e.g. "United States", "Germany", "Singapore")
ISP RegionRegion or state within the country (e.g. "Virginia", "Bavaria", "Île-de-France")
ISP CityCity where the IP is geolocated (e.g. "Ashburn", "Frankfurt", "Singapore")
ISP Lookup StatusWhether the geolocation lookup succeeded or failed
ISP Lookup TimestampWhen the geolocation data was last refreshed

This data helps you understand your infrastructure's geographic distribution, identify unexpected hosting locations, and spot shadow IT or forgotten infrastructure.

Port scan results

FieldDescription
Open PortsList of open TCP ports detected on this IP
Services DetectedServices identified on open ports (e.g. nginx/1.25, OpenSSH 9.6, MySQL 8.0)
Port Scan Statuspending, completed, or failed
Port Scan TimestampWhen the last port scan was performed
Port Scan ErrorError details if the scan failed

Associated issues

IssueSeverityDescription
Inactive IP AddressWarningNo open ports or services detected — host may be down, fully firewalled, or decommissioned
All port exposure issuesVariesSame port-related issues as Records apply at the IP level

Port issues are raised at the IP level rather than per-record when multiple records share the same IP. This avoids duplicate alerts for the same underlying exposure.

Actions

  • Lookup — perform an on-demand ISP lookup for an IP address
  • View associated records — see all DNS records that resolve to this IP
  • Filter by ISP, country, or AS number — narrow down IPs by network or geography

Common tasks

How do I identify shared infrastructure?

Sort or filter by IP address to find IPs with multiple associated records. If many domains resolve to the same IP, they share infrastructure — an issue on that IP (like an open port) affects all of them.

How do I find records hosted in unexpected locations?

Use the country or region filter to identify IPs geolocated outside your expected hosting regions. For example, if all your infrastructure should be in the US and EU, filter for other regions to spot anomalies.

How do I find decommissioned hosts?

IPs flagged with the Inactive IP issue have no open ports or services detected. This may indicate the host has been decommissioned, and the DNS records pointing to it are stale candidates for cleanup.

How do I understand my hosting distribution?

Filter by ISP or AS number to see how your infrastructure is distributed across providers. This helps identify shadow IT, forgotten infrastructure, or unexpected dependencies on specific hosting providers.

On this page