Skip to content

Hostname

ctwxc.com

Last fetched

ctwxc.com resolves to 5 IPv4 addresses operated by AS37963 in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
123.56.68.145123.56.0.0/16AS37963CN
123.56.68.145123.56.0.0/16AS37963CN
149.104.32.148149.104.32.0/24AS40065CNSERVERS - CNSERVERS LLCSG
154.202.60.182154.202.32.0/19AS40065CNSERVERS - CNSERVERS LLCHK
154.202.60.210154.202.32.0/19AS40065CNSERVERS - CNSERVERS LLCHK
154.202.60.191154.202.32.0/19AS40065CNSERVERS - CNSERVERS LLCHK

WHOIS identity

Registrar
iana:420
Organization
nexperian holding
Contact emails

Subdomains

4 observed subdomains of ctwxc.com.

Web-graph footprint

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

5 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ctwxc.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from ctwxc.com.

Cypher and MCP

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

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