Skip to content

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

WHISPER CANON · scotiabank.com.mxRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/scotiabank.com.mx

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.

IPPrefixASNOperatorCountry
104.102.50.27104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
182.162.56.136182.162.0.0/16AS3786KR
184.31.80.146184.31.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.197.131.2023.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.222.49.22423.222.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
92.122.105.2792.122.104.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.100.64.11295.100.64.0/20AS16625AKAMAI-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.

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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for scotiabank.com.mx.

Related pages

Pivot deeper into the graph from scotiabank.com.mx.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.