Skip to content

Hostname

cometgroup.com.cn

Last fetched

cometgroup.com.cn resolves to 2 IPv4 addresses operated by TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited in CN. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · cometgroup.com.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cometgroup.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
159.75.225.198159.75.192.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
159.75.74.155159.75.64.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
????????????
Contact emails

Subdomains

10 observed subdomains of cometgroup.com.cn.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cometgroup.com.cn.

MechanismTarget
SPF_IP159.75.74.155

Related pages

Pivot deeper into the graph from cometgroup.com.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cometgroup.com.cn"})-[: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.