Skip to content

Hostname

hiwinner.tw

Last fetched

hiwinner.tw resolves to 1 IPv4 address operated by AS3462 in TW.

Nutrition Label

WHISPER CANON · hiwinner.twRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/hiwinner.tw

Resolution chain

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

IPPrefixASNOperatorCountry
210.71.232.148210.71.128.0/17AS3462TW

WHOIS identity

Registrar
Organization
???????? i-direction co.,ltd.
Contact emails

Subdomains

357 observed subdomains of hiwinner.tw.

Web-graph footprint

Distinct hostnames that link to or from hiwinner.tw in the public web crawl.

39 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hiwinner.tw.

MechanismTarget
SPF_Amail.hiwinner.tw
SPF_IP210.65.117.210
SPF_IP210.65.140.16
SPF_IP210.65.89.102
SPF_MXhiwinner.tw

Related pages

Pivot deeper into the graph from hiwinner.tw.

Cypher and MCP

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

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