Skip to content

Hostname

abcdao.com

Last fetched

abcdao.com resolves to 3 IPv4 addresses operated by TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · abcdao.comRouting diversity3.0/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/abcdao.com

Resolution chain

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

IPPrefixASNOperatorCountry
111.229.223.217111.229.192.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
154.220.89.153154.220.64.0/18AS135097MYCLOUD-AS-AP LUOGELANG FRANCE LIMITEDHK
202.61.84.144202.61.84.0/23AS133201COMING-AS ABCDE GROUPHK

WHOIS identity

Registrar
iana:1697
Organization
chunjiandong
Contact emails

Subdomains

1 observed subdomain of abcdao.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from abcdao.com.

Cypher and MCP

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

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