Skip to content

Hostname

synnexcorp.com

Last fetched

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

Nutrition Label

WHISPER CANON · synnexcorp.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/synnexcorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.241.11945.60.241.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.251.11945.60.251.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:292
Organization
beijing synnex information technologies,ltd.
Contact emails

Subdomains

7 observed subdomains of synnexcorp.com.

Web-graph footprint

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

340 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for synnexcorp.com.

MechanismTarget
SPF_INCLUDE_spf.fireeyecloud.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.235.13.9/20
SPF_IP198.235.15.15
SPF_IP198.235.15.219
SPF_IP199.71.124.3
SPF_IP204.101.105.170
SPF_IP207.245.32.67
SPF_IP24.159.132.11
SPF_IP24.159.132.13/32
SPF_IP24.159.132.14
SPF_IP64.186.167.50
SPF_IP64.186.167.55
SPF_IP66.46.24.197
SPF_IP67.203.151.80

Related pages

Pivot deeper into the graph from synnexcorp.com.

Cypher and MCP

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

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