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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.69.128.176 | 104.69.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.11.124.76 | 23.11.112.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | ID |
| 23.212.110.176 | 23.212.110.0/24 | AS20940 | — | CZ |
| 23.212.110.216 | 23.212.110.0/24 | AS20940 | — | CZ |
| 23.67.129.195 | 23.67.128.0/20 | AS16625 | AKAMAI-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.
Showing 25 of 89. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for santander.com.mx.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.as.gruposantander.com |
| SPF_EXISTS | %{i}.spf.us.gruposantander.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | protection.outlook.com |
| SPF_IP | 170.169.130.45 |
| SPF_IP | 170.169.130.68 |
| SPF_IP | 170.169.130.69 |
| SPF_IP | 170.169.137.21 |
| SPF_IP | 170.169.137.22 |
Related pages
Pivot deeper into the graph from santander.com.mx.
- IP · 104.69.128.176
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:akky (una division de nic mexico)
- Country · US
- Apex domain · com.mx
- TLD · .mx
- Browse hostnames · sa…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.