Skip to content

Hostname

dawclaudecode.com

Last fetched

dawclaudecode.com resolves to 20 IPv4 addresses operated by ZENIX - Zenixcloud in HK. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · dawclaudecode.comRouting diversity3.9/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/dawclaudecode.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.219.121.48154.219.121.0/24AS402506ZENIX - ZenixcloudHK
154.219.121.60154.219.121.0/24AS402506ZENIX - ZenixcloudHK
208.117.82.161208.117.82.0/24AS6364ATLANTIC-NET-1 - Atlantic.net, Inc.US
38.54.13.19938.54.12.0/23AS138915KAOPU-HK - Kaopu Cloud HK LimitedDE
38.54.40.11438.54.40.0/24AS154177LIGHT4-AS-AP - LIGHT NODE LIMITEDKR
38.97.254.15538.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.16238.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.16738.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.219.121.50154.219.121.0/24AS402506ZENIX - ZenixcloudHK
154.219.121.52154.219.121.0/24AS402506ZENIX - ZenixcloudHK
154.219.121.51154.219.121.0/24AS402506ZENIX - ZenixcloudHK
154.219.121.54154.219.121.0/24AS402506ZENIX - ZenixcloudHK
154.219.121.53154.219.121.0/24AS402506ZENIX - ZenixcloudHK
154.219.121.56154.219.121.0/24AS402506ZENIX - ZenixcloudHK
154.219.121.55154.219.121.0/24AS402506ZENIX - ZenixcloudHK
154.219.121.58154.219.121.0/24AS402506ZENIX - ZenixcloudHK
154.219.121.57154.219.121.0/24AS402506ZENIX - ZenixcloudHK
154.219.121.49154.219.121.0/24AS402506ZENIX - ZenixcloudHK
154.219.121.59154.219.121.0/24AS402506ZENIX - ZenixcloudHK
154.219.121.47154.219.121.0/24AS402506ZENIX - ZenixcloudHK

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Subdomains

17 observed subdomains of dawclaudecode.com.

Threat posture

History

Related pages

Pivot deeper into the graph from dawclaudecode.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dawclaudecode.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.