Skip to content

Hostname

huawei.com

Last fetched

huawei.com resolves to 1 IPv4 address operated by XUANYUN Zhejiang Xuanyun Technology Co., Ltd. in CN. WHOIS lists iana:3838 as the registrar.

Nutrition Label

WHISPER CANON · huawei.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/huawei.com

Resolution chain

huawei.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
121.37.49.12121.37.48.0/21AS55990XUANYUN Zhejiang Xuanyun Technology Co., Ltd.CN

WHOIS identity

Registrar
iana:3838
Organization
????????
Contact emails

Subdomains

367 observed subdomains of huawei.com.

Web-graph footprint

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

14,386 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for huawei.com.

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.com.

Cypher and MCP

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

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