Hostname
shangzh.cn
Last fetched
shangzh.cn resolves to 6 IPv4 addresses operated by POWERLINE-AS-AP - POWER LINE DATACENTER in CA. WHOIS lists registrar:厦门纳网科技股份有限公司 as the registrar.
Nutrition Label
Resolution chain
shangzh.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 |
|---|---|---|---|---|
| 107.151.106.196 | 107.151.64.0/18 | AS132839 | POWERLINE-AS-AP - POWER LINE DATACENTER | CA |
| 107.151.106.197 | 107.151.64.0/18 | AS132839 | POWERLINE-AS-AP - POWER LINE DATACENTER | CA |
| 107.151.106.198 | 107.151.64.0/18 | AS132839 | POWERLINE-AS-AP - POWER LINE DATACENTER | CA |
| 107.151.106.199 | 107.151.64.0/18 | AS132839 | POWERLINE-AS-AP - POWER LINE DATACENTER | CA |
| 107.151.106.200 | 107.151.64.0/18 | AS132839 | POWERLINE-AS-AP - POWER LINE DATACENTER | CA |
| 192.200.115.156 | 192.200.115.0/24 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
WHOIS identity
- Registrar
- registrar:厦门纳网科技股份有限公司
- Organization
- 易广成
- Contact emails
Subdomains
1 observed subdomain of shangzh.cn.
| Subdomain |
|---|
| www.shangzh.cn |
Web-graph footprint
Distinct hostnames that link to or from shangzh.cn in the public web crawl.
160 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from shangzh.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shangzh.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.