Hostname
scotiabank.com.mx
Last fetched
scotiabank.com.mx resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.
Nutrition Label
Resolution chain
scotiabank.com.mx resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.50.27 | 104.102.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 182.162.56.136 | 182.162.0.0/16 | AS3786 | — | KR |
| 184.31.80.146 | 184.31.80.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.197.131.20 | 23.197.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.222.49.224 | 23.222.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | NL |
| 92.122.105.27 | 92.122.104.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 95.100.64.112 | 95.100.64.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- registrar:akky (una division de nic mexico)
- Organization
- scotiabank inverlat s. a.
- Contact emails
- —
Subdomains
131 observed subdomains of scotiabank.com.mx.
Showing 25 of 131. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from scotiabank.com.mx in the public web crawl.
513 sites link to this hostname.
111 sites linked to from this hostname.
Sample inbound 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
2 SPF mechanisms authorising senders for scotiabank.com.mx.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._i.%{d}._d.espf.dmp.cisco.com |
| SPF_INCLUDE | %{d}.16.spf-protect.dmp.cisco.com |
Related pages
Pivot deeper into the graph from scotiabank.com.mx.
- IP · 104.102.50.27
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:akky (una division de nic mexico)
- Country · DE
- Apex domain · com.mx
- TLD · .mx
- Browse hostnames · sc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scotiabank.com.mx"})-[: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.