Hostname
stemcell.cn
Last fetched
stemcell.cn resolves to 6 IPv4 addresses operated by BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital in CN. WHOIS lists registrar:商中在线科技股份有限公司 as the registrar.
Nutrition Label
Resolution chain
stemcell.cn resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 140.179.137.75 | 140.179.0.0/16 | AS55960 | BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital | CN |
| 140.179.137.75 | 140.179.0.0/16 | AS55960 | BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital | CN |
| 140.179.14.35 | 140.179.0.0/16 | AS55960 | BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital | CN |
| 140.179.14.35 | 140.179.0.0/16 | AS55960 | BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital | CN |
| 140.179.96.190 | 140.179.0.0/16 | AS55960 | BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital | CN |
| 140.179.96.190 | 140.179.0.0/16 | AS55960 | BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital | CN |
| 43.196.64.209 | 43.196.0.0/16 | AS55960 | BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital | CN |
| 43.196.64.209 | 43.196.0.0/16 | AS55960 | BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital | CN |
| 52.81.140.48 | 52.81.0.0/16 | AS55960 | BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital | CN |
| 52.81.140.48 | 52.81.0.0/16 | AS55960 | BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital | CN |
| 54.222.210.128 | 54.222.128.0/17 | AS55960 | BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital | CN |
| 54.222.210.128 | 54.222.128.0/17 | AS55960 | BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital | CN |
WHOIS identity
- Registrar
- registrar:商中在线科技股份有限公司
- Organization
- 碧爱欧(上海)贸易有限公司
- Contact emails
Subdomains
4 observed subdomains of stemcell.cn.
Web-graph footprint
Distinct hostnames that link to or from stemcell.cn in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from stemcell.cn.
- IP · 140.179.137.75
- ASN · AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital
- Country · CN
- Email · viki.huang@stemcell.com
- TLD · .cn
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stemcell.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.