Skip to content

Hostname

synnex.com.tw

Last fetched

synnex.com.tw resolves to 1 IPv4 address operated by AS4780 in TW.

Nutrition Label

WHISPER CANON · synnex.com.twRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint7.8/10canon.whisper.security/host/synnex.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
123.51.238.15123.51.238.0/24AS4780TW

WHOIS identity

Registrar
Organization
?????????? synnex technology internationa
Contact emails

Subdomains

9 observed subdomains of synnex.com.tw.

Web-graph footprint

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

112 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for synnex.com.tw.

MechanismTarget
SPF_Asynnex.com.tw
SPF_INCLUDE_spfa.synnex.com.tw
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.3.82
SPF_IP211.20.86.46
SPF_IP219.87.149.193
SPF_IP219.87.149.194
SPF_IP219.87.149.200
SPF_IP60.250.240.185

Related pages

Pivot deeper into the graph from synnex.com.tw.

Cypher and MCP

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

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