Skip to content

Hostname

cardif.cl

Last fetched

cardif.cl resolves to 4 IPv4 addresses operated by AS20940 in SG. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · cardif.clRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cardif.cl

Resolution chain

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

WHOIS identity

Registrar
registrar:nameshield
Organization
bnp paribas
Contact emails

Subdomains

6 observed subdomains of cardif.cl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cardif.cl.

MechanismTarget
SPF_Acardif.cl
SPF_INCLUDEcib._spf.bnpparibas.com
SPF_INCLUDEp._spf.bnpparibas.com
SPF_INCLUDEspf1.cardif.cl
SPF_INCLUDEspf2.cardif.cl
SPF_IP200.143.160.12
SPF_IP201.150.93.204
SPF_IP208.117.48.149
SPF_MXcardif.cl

Related pages

Pivot deeper into the graph from cardif.cl.

Cypher and MCP

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

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