Start from an IP address
Find names observed returning an address:host: the queried DNS name.record_type: the DNS record type.answerandanswer_ip: the observed answer.first_seen_atandlast_seen_at: UTC dates bounding the observation.has_dangling_finding: whether Infrawatch attached a dangling-DNS finding.
Start from a domain
List distinct current DNS names below a domain:subdomains string array and the shared pagination
object. When has_more is true, pass next_cursor as cursor on the next
request. The total is a lower bound until the final page.
Search one hostname:
Narrow the relationship
Combine DNS fields with InfraQL:
Field availability and operators are defined in the Data Dictionary.
Interpret dates carefully
DNS results expose dates rather than timestamps:first_seen_atis the first UTC day Infrawatch observed the open DNS segment.last_seen_atis the most recent observed UTC day.- If no later observation exists,
last_seen_atequalsfirst_seen_at.
Pivot back to infrastructure
Once a DNS answer gives you an address, inspect it as a host:Investigate the resulting IP
Add network attribution, exposed services, tags, and reporting to the DNS
relationship.