Skip to content

Hostname

haodacnc.com

Last fetched

haodacnc.com resolves to 3 IPv4 addresses operated by CHINANET-BACKBONE - No.31,Jin-rong Street in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · haodacnc.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/haodacnc.com

Resolution chain

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

IPPrefixASNOperatorCountry
118.112.250.254118.112.0.0/13AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
118.123.18.142118.120.0.0/14AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
211.149.245.106211.149.224.0/19AS38283CHINANET-SCIDC-AS-AP - CHINANET SiChuan Telecom Internet Data CenterCN

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

1 observed subdomain of haodacnc.com.

Web-graph footprint

Distinct hostnames that link to or from haodacnc.com in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from haodacnc.com.

Cypher and MCP

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

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