Skip to content

Hostname

huawei.cn

Last fetched

huawei.cn has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:?????????????? as the registrar.

Nutrition Label

WHISPER CANON · huawei.cnRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/huawei.cn

Resolution chain

huawei.cn has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:??????????????
Organization
????????
Contact emails

Subdomains

77 observed subdomains of huawei.cn.

Web-graph footprint

Distinct hostnames that link to or from huawei.cn in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for huawei.cn.

MechanismTarget
SPF_IP113.46.200.216/29
SPF_IP113.46.200.224/29
SPF_IP119.8.177.36/31
SPF_IP119.8.177.38
SPF_IP119.8.89.135
SPF_IP119.8.89.136/31
SPF_IP185.176.79.56
SPF_IP45.249.212.187/29

Related pages

Pivot deeper into the graph from huawei.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "huawei.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.