Skip to content

Hostname

santander.com.mx

Last fetched

santander.com.mx resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.

Nutrition Label

WHISPER CANON · santander.com.mxRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint9.6/10canon.whisper.security/host/santander.com.mx

Resolution chain

santander.com.mx resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.69.128.176104.69.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.11.124.7623.11.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.ID
23.212.110.17623.212.110.0/24AS20940CZ
23.212.110.21623.212.110.0/24AS20940CZ
23.67.129.19523.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)
Organization
juan santos espinoza perez
Contact emails

Subdomains

89 observed subdomains of santander.com.mx.

Web-graph footprint

Distinct hostnames that link to or from santander.com.mx in the public web crawl.

897 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for santander.com.mx.

MechanismTarget
SPF_EXISTS%{i}.spf.as.gruposantander.com
SPF_EXISTS%{i}.spf.us.gruposantander.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEprotection.outlook.com
SPF_IP170.169.130.45
SPF_IP170.169.130.68
SPF_IP170.169.130.69
SPF_IP170.169.137.21
SPF_IP170.169.137.22

Related pages

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

Cypher and MCP

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

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