Skip to content

Hostname

cgtsoft.com

Last fetched

cgtsoft.com resolves to 6 IPv4 addresses operated by XNNET - XNNET LLC in HK. WHOIS lists iana:1556 as the registrar.

Nutrition Label

WHISPER CANON · cgtsoft.comRouting diversity4.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cgtsoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.30.77.90103.30.77.0/24AS932XNNET - XNNET LLCHK
156.251.180.164156.251.128.0/17AS40065CNSERVERS - CNSERVERS LLCHK
45.62.115.12945.62.112.0/21AS25820IT7NET - IT7 Networks IncUS
91.216.169.7391.216.169.0/24AS967VMISS-CA - VMISS Inc.US
91.238.203.2291.238.203.0/24AS42960HK
91.110.232.10891.110.128.0/17AS40065CNSERVERS - CNSERVERS LLCGB

WHOIS identity

Registrar
iana:1556
Organization
domain administrator
Contact emails

Subdomains

26 observed subdomains of cgtsoft.com.

Web-graph footprint

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

5 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cgtsoft.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from cgtsoft.com.

Cypher and MCP

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

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