Hostname
scotiabank.cl
Last fetched
scotiabank.cl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:markmonitor inc. as the registrar.
Nutrition Label
Resolution chain
scotiabank.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:markmonitor inc.
- Organization
- bank of nova scotia
- Contact emails
- —
Subdomains
30 observed subdomains of scotiabank.cl.
Showing 24 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from scotiabank.cl in the public web crawl.
53 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- mxa-001a3205.gslb.pphosted.com
- mxb-001a3205.gslb.pphosted.com
- smexstsip11.scotiabank.com.mx
- smexstsip21.scotiabank.com.mx
- smexstsip31.scotiabank.com.mx
- smexstsip41.scotiabank.com.mx
- smexstsip51.scotiabank.com.mx
- smexstsip61.scotiabank.com.mx
- smexstsipgdl11.scotiabank.com.mx
- smexstsipgdl21.scotiabank.com.mx
- smexstsipgdl31.scotiabank.com.mx
- smexstsipgdl41.scotiabank.com.mx
- smexstsipgdl51.scotiabank.com.mx
- smexstsipgdl61.scotiabank.com.mx
SPF policy
3 SPF mechanisms authorising senders for scotiabank.cl.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._i.%{d}._d.espf.dmp.cisco.com |
| SPF_INCLUDE | %{d}.16.spf-protect.dmp.cisco.com |
| SPF_INCLUDE | spf.masterbase.com |
Related pages
Pivot deeper into the graph from scotiabank.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scotiabank.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.