Skip to content

Hostname

synnex.com

Last fetched

synnex.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · synnex.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/synnex.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.103.4745.60.103.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.31.4745.60.31.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:292
Organization
perfect privacy,
Contact emails

Subdomains

127 observed subdomains of synnex.com.

Web-graph footprint

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

200 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

55 SPF mechanisms authorising senders for synnex.com.

MechanismTarget
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP124.127.35.19
SPF_IP124.127.35.26
SPF_IP124.127.35.6
SPF_IP158.85.218.228
SPF_IP198.207.147.224/24
SPF_IP198.235.12.6
SPF_IP198.235.14.253
SPF_IP198.235.14.6
SPF_IP198.235.15.15
SPF_IP198.235.15.219
SPF_IP198.235.15.220
SPF_IP198.235.15.221
SPF_IP198.235.15.222
SPF_IP198.235.15.253
SPF_IP199.71.124.2
SPF_IP199.71.124.3
SPF_IP199.71.124.6
SPF_IP199.71.126.3
SPF_IP199.74.254.130
SPF_IP199.74.254.170
SPF_IP199.74.254.2
SPF_IP204.101.105.170
SPF_IP204.101.105.174
SPF_IP204.239.0.227
SPF_IP205.207.214.135
SPF_IP207.245.32.67
SPF_IP208.84.65.207
SPF_IP209.12.76.99
SPF_IP216.136.73.226
SPF_IP24.137.219.155
SPF_IP24.159.132.11
SPF_IP24.159.132.13/32
SPF_IP24.159.132.14
SPF_IP24.159.132.2
SPF_IP34.94.113.186
SPF_IP4.2.55.66
SPF_IP4.59.222.225
SPF_IP4.59.222.226
SPF_IP4.7.225.126
SPF_IP50.216.23.6
SPF_IP50.224.188.198
SPF_IP52.49.77.121
SPF_IP54.219.237.216
SPF_IP54.71.252.65/32
SPF_IP64.156.212.187
SPF_IP64.186.167.50
SPF_IP64.186.167.55
SPF_IP64.62.26.34
SPF_IP66.46.24.197
SPF_IP67.203.151.66
SPF_IP67.203.151.80
SPF_IP68.187.162.162

Related pages

Pivot deeper into the graph from synnex.com.

Cypher and MCP

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

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