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
Resolution chain
synnexcorp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.241.119 | 45.60.241.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.251.119 | 45.60.251.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.fireeyecloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 124.127.35.19 |
| SPF_IP | 124.127.35.26 |
| SPF_IP | 124.127.35.6 |
| SPF_IP | 158.85.218.228 |
| SPF_IP | 198.235.13.9/20 |
| SPF_IP | 198.235.15.15 |
| SPF_IP | 198.235.15.219 |
| SPF_IP | 199.71.124.3 |
| SPF_IP | 204.101.105.170 |
| SPF_IP | 207.245.32.67 |
| SPF_IP | 24.159.132.11 |
| SPF_IP | 24.159.132.13/32 |
| SPF_IP | 24.159.132.14 |
| SPF_IP | 64.186.167.50 |
| SPF_IP | 64.186.167.55 |
| SPF_IP | 66.46.24.197 |
| SPF_IP | 67.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.