Skip to content

Hostname

cocos.com

Last fetched

cocos.com resolves to 2 IPv4 addresses operated by CHINA169-BJ China Unicom Beijing Province Network in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · cocos.comRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cocos.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.63.12.205116.63.0.0/19AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
116.63.12.205116.63.0.0/19AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
124.174.6.252124.174.0.0/21AS137718Pombonet Telecomunicacoes e InformaticaCN

WHOIS identity

Registrar
iana:1697
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

17 observed subdomains of cocos.com.

Web-graph footprint

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

434 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cocos.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from cocos.com.

Cypher and MCP

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

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