Skip to content

Hostname

dns.debt-zero.com

Last fetched

dns.debt-zero.com resolves to 20 IPv4 addresses operated by DYNU - Dynu Systems Incorporated in US.

Nutrition Label

WHISPER CANON · dns.debt-zero.comRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dns.debt-zero.com

Resolution chain

dns.debt-zero.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.202.191.10142.202.191.0/24AS398019DYNU - Dynu Systems IncorporatedUS
142.202.191.11142.202.191.0/24AS398019DYNU - Dynu Systems IncorporatedUS
142.202.191.12142.202.191.0/24AS398019DYNU - Dynu Systems IncorporatedUS
142.202.191.13142.202.191.0/24AS398019DYNU - Dynu Systems IncorporatedUS
142.202.191.14142.202.191.0/24AS398019DYNU - Dynu Systems IncorporatedUS
148.72.166.230148.72.166.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.166.231148.72.166.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.166.232148.72.166.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.166.233148.72.166.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.166.234148.72.166.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
15.204.184.6315.204.128.0/17AS16276US
15.204.184.6415.204.128.0/17AS16276US
15.204.184.6715.204.128.0/17AS16276US
15.204.184.6815.204.128.0/17AS16276US
15.204.244.9615.204.128.0/17AS16276US
172.111.8.185172.111.8.0/22AS174COGENT-174 - Cogent Communications, LLCUS
172.111.8.186172.111.8.0/22AS174COGENT-174 - Cogent Communications, LLCUS
172.111.8.187172.111.8.0/22AS174COGENT-174 - Cogent Communications, LLCUS
185.164.32.216185.164.32.0/24AS200698BA
185.164.32.217185.164.32.0/24AS200698BA

WHOIS identity

No WHOIS records are currently associated with dns.debt-zero.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from dns.debt-zero.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dns.debt-zero.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.