Skip to content

Hostname

consorcio.cl

Last fetched

consorcio.cl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · consorcio.clRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/consorcio.cl

Resolution chain

consorcio.cl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.16.171104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.17.171104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
compañia de seguros de vida consorcio nacional de seguros s.a rep. sargent & krahn
Contact emails

Subdomains

86 observed subdomains of consorcio.cl.

Web-graph footprint

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

164 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for consorcio.cl.

MechanismTarget
SPF_Aconsorcio-cl.mail.protection.outlook.com
SPF_Aconsorcio.cl
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.masterbase.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.230.214.90
SPF_IP188.40.231.178
SPF_IP195.216.235.154
SPF_IP200.1.143.64
SPF_IP200.1.143.82
SPF_IP200.126.49.38/32
SPF_IP200.27.6.121
SPF_IP201.217.243.20
SPF_IP201.238.205.168/29
SPF_IP201.238.205.176/29
SPF_IP52.178.9.176
SPF_MXconsorcio.cl

Related pages

Pivot deeper into the graph from consorcio.cl.

Cypher and MCP

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

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