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
Resolution chain
ctwxc.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 123.56.68.145 | 123.56.0.0/16 | AS37963 | — | CN |
| 123.56.68.145 | 123.56.0.0/16 | AS37963 | — | CN |
| 149.104.32.148 | 149.104.32.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | SG |
| 154.202.60.182 | 154.202.32.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | HK |
| 154.202.60.210 | 154.202.32.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | HK |
| 154.202.60.191 | 154.202.32.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | HK |
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ctwxc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.