Skip to content

Hostname

ccyhoops.com

Last fetched

ccyhoops.com resolves to 2 IPv4 addresses operated by TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue in JP. WHOIS lists iana:1066 as the registrar.

Nutrition Label

WHISPER CANON · ccyhoops.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ccyhoops.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.165.131.7843.165.128.0/18AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueJP
47.74.35.1147.74.32.0/19AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.JP

WHOIS identity

Registrar
iana:1066
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of ccyhoops.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ccyhoops.com.

MechanismTarget
SPF_Accyhoops.com

Related pages

Pivot deeper into the graph from ccyhoops.com.

Cypher and MCP

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

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