Skip to content

Hostname

cencosud.cl

Last fetched

cencosud.cl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · cencosud.clRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/cencosud.cl

Resolution chain

cencosud.cl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:nic chile
Organization
cencosud s.a. rep. sargent & krahn
Contact emails

Subdomains

57 observed subdomains of cencosud.cl.

Web-graph footprint

Distinct hostnames that link to or from cencosud.cl in the public web crawl.

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for cencosud.cl.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEimpactia.com
SPF_INCLUDEspf-westus.emailsignatures365.com
SPF_INCLUDEspf.cencosud.com
SPF_INCLUDEspf.masterbase.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP190.98.231.16
SPF_IP200.1.131.57
SPF_IP200.1.131.85
SPF_IP200.6.120.5
SPF_IP200.6.120.8
SPF_IP200.6.98.8/32
SPF_IP201.238.205.171/32
SPF_IP201.238.205.174/32
SPF_IP201.238.205.177/32
SPF_IP201.238.205.179/32
SPF_MXcencosud.cl

Related pages

Pivot deeper into the graph from cencosud.cl.

Cypher and MCP

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

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