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
Resolution chain
cardif.cl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.88.70.128 | 104.88.70.0/24 | AS20940 | — | SG |
| 104.88.70.136 | 104.88.70.0/24 | AS20940 | — | SG |
| 23.201.35.34 | 23.201.35.0/24 | AS20940 | — | KR |
| 23.201.35.88 | 23.201.35.0/24 | AS20940 | — | KR |
WHOIS identity
- Registrar
- registrar:nameshield
- Organization
- bnp paribas
- Contact emails
- —
Subdomains
6 observed subdomains of cardif.cl.
Showing 5 of 6. View all subdomains →
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
MX records
SPF policy
9 SPF mechanisms authorising senders for cardif.cl.
| Mechanism | Target |
|---|---|
| SPF_A | cardif.cl |
| SPF_INCLUDE | cib._spf.bnpparibas.com |
| SPF_INCLUDE | p._spf.bnpparibas.com |
| SPF_INCLUDE | spf1.cardif.cl |
| SPF_INCLUDE | spf2.cardif.cl |
| SPF_IP | 200.143.160.12 |
| SPF_IP | 201.150.93.204 |
| SPF_IP | 208.117.48.149 |
| SPF_MX | cardif.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.