Skip to content

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

WHISPER CANON · shangzh.cnRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/shangzh.cn

Resolution chain

shangzh.cn resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.151.106.196107.151.64.0/18AS132839POWERLINE-AS-AP - POWER LINE DATACENTERCA
107.151.106.197107.151.64.0/18AS132839POWERLINE-AS-AP - POWER LINE DATACENTERCA
107.151.106.198107.151.64.0/18AS132839POWERLINE-AS-AP - POWER LINE DATACENTERCA
107.151.106.199107.151.64.0/18AS132839POWERLINE-AS-AP - POWER LINE DATACENTERCA
107.151.106.200107.151.64.0/18AS132839POWERLINE-AS-AP - POWER LINE DATACENTERCA
192.200.115.156192.200.115.0/24AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
registrar:厦门纳网科技股份有限公司
Organization
易广成
Contact emails

Subdomains

1 observed subdomain of 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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.