Skip to content

Hostname

potashcorp.cl

Last fetched

potashcorp.cl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · potashcorp.clRouting diversity5.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.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.

IPPrefixASNOperatorCountry
3.5.128.1053.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2113.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2223.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2353.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2533.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2223.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.593.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1203.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.693.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.703.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.883.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.973.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.101.14052.219.101.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.106.16052.219.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.109.12052.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.110.4852.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.111.052.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.142.4852.219.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.12052.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.16852.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
byers brenda
Contact emails

Subdomains

2 observed subdomains of potashcorp.cl.

Threat posture

History

Mail and authentication

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.