Skip to content

Hostname

hisilicon.com

Last fetched

hisilicon.com resolves to 1 IPv4 address operated by AS55990 in CN. WHOIS lists iana:1588 as the registrar.

Nutrition Label

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

Resolution chain

hisilicon.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.184121.37.48.0/21AS55990CN

WHOIS identity

Registrar
iana:1588
Organization
??????????
Contact emails

Subdomains

17 observed subdomains of hisilicon.com.

Web-graph footprint

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

485 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hisilicon.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 hisilicon.com.

Cypher and MCP

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

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