Hostname
axxc.cn
Last fetched
axxc.cn resolves to 3 IPv4 addresses operated by AS24445 in CN. WHOIS lists registrar:北京国旭网络科技有限公司 as the registrar.
Nutrition Label
Resolution chain
axxc.cn resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 117.159.16.72 | 117.160.33.0/24 | AS24445 | — | CN |
| 125.46.74.72 | 125.60.8.0/24 | AS4837 | — | CN |
| 222.85.67.172 | 222.101.95.0/24 | AS4134 | — | CN |
WHOIS identity
- Registrar
- registrar:北京国旭网络科技有限公司
- Organization
- 宇通客车股份有限公司
- Contact emails
Subdomains
5 observed subdomains of axxc.cn.
Showing 4 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from axxc.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "axxc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.