All hostnames potashcorp.cl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · potashcorp.cl Routing diversity 5.4/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 3.3/10 Resolver footprint 8.3/10 canon.whisper.security/host/potashcorp.cl Resolution chain potashcorp.cl resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 3.5.128.105 3.5.128.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.128.211 3.5.128.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.128.222 3.5.128.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.128.235 3.5.128.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.128.253 3.5.128.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.130.222 3.5.130.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.130.59 3.5.130.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.133.120 3.5.133.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.133.69 3.5.133.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.133.70 3.5.133.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.133.88 3.5.133.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.133.97 3.5.133.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.101.140 52.219.101.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.106.160 52.219.106.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.109.120 52.219.108.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.110.48 52.219.108.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.111.0 52.219.108.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.142.48 52.219.142.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.176.120 52.219.176.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.176.168 52.219.176.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar — Organization byers brenda Contact emails — Subdomains 2 observed subdomains of potashcorp.cl.
Related pages Pivot deeper into the graph from potashcorp.cl.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "potashcorp.cl"})-[: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 .