Skip to content

Hostname

wanproxy-hz.127.net

Last fetched

wanproxy-hz.127.net resolves to 20 IPv4 addresses operated by CHINANET-SHANGHAI-MAN - China Telecom (Group) in CN.

Nutrition Label

WHISPER CANON · wanproxy-hz.127.netRouting diversity5.7/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/wanproxy-hz.127.net

Resolution chain

wanproxy-hz.127.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.226.26.197101.226.26.0/23AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.226.27.76101.226.26.0/23AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.20.69101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.21.24101.227.21.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.46101.227.22.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.89.125.241101.89.124.0/23AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
113.105.156.190113.105.144.0/20AS134763CT-DongGuan-IDC - CHINANET Guangdong province networkCN
113.105.156.191113.105.144.0/20AS134763CT-DongGuan-IDC - CHINANET Guangdong province networkCN
113.105.156.192113.105.144.0/20AS134763CT-DongGuan-IDC - CHINANET Guangdong province networkCN
113.105.156.193113.105.144.0/20AS134763CT-DongGuan-IDC - CHINANET Guangdong province networkCN
113.105.156.194113.105.144.0/20AS134763CT-DongGuan-IDC - CHINANET Guangdong province networkCN
113.105.156.195113.105.144.0/20AS134763CT-DongGuan-IDC - CHINANET Guangdong province networkCN
113.105.156.196113.105.144.0/20AS134763CT-DongGuan-IDC - CHINANET Guangdong province networkCN
113.105.156.197113.105.144.0/20AS134763CT-DongGuan-IDC - CHINANET Guangdong province networkCN
114.80.179.163114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.145.48180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.147.219180.163.147.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.148.213180.163.148.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
222.73.33.16222.73.33.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
61.170.77.8161.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN

WHOIS identity

No WHOIS records are currently associated with wanproxy-hz.127.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from wanproxy-hz.127.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wanproxy-hz.127.net"})-[: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.