Skip to content

Hostname

cargill.com

Last fetched

cargill.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · cargill.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cargill.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.110.12118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.113.193.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.174.544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.217.6544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.184.24444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.185.8644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.157.19354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.237.3232.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.16.10632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.247.18752.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
cargill incorporated
Contact emails

Subdomains

448 observed subdomains of cargill.com.

Web-graph footprint

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

4,477 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cargill.com.

Related pages

Pivot deeper into the graph from cargill.com.

Cypher and MCP

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

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