Hostname
santander.com.ar
Last fetched
santander.com.ar resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:840 as the registrar.
Nutrition Label
Resolution chain
santander.com.ar resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.216.149.208 | 23.216.149.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.216.149.219 | 23.216.149.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.203.167 | 23.48.203.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.203.178 | 23.48.203.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.53.42.242 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.42.249 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:840
- Organization
- —
- Contact emails
- —
Subdomains
81 observed subdomains of santander.com.ar.
Showing 25 of 81. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from santander.com.ar in the public web crawl.
465 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mx1.hc5532-55.iphmx.com
- mx1.hc5532-55.iphmx.comsantander.com.ar
- mx1.santandergroup.c3s2.iphmx.com
- mx1.santandergroup.c3s2.iphmx.comsantander.com.ar
- mx2.hc5532-55.iphmx.com
- mx2.hc5532-55.iphmx.comsantander.com.ar
- mx2.santandergroup.c3s2.iphmx.com
- mx2.santandergroup.c3s2.iphmx.comsantander.com.ar
- mxa-006ef803.gslb.pphosted.com
- mxa-006ef803.gslb.pphosted.com
- mxb-006ef803.gslb.pphosted.com
- mxb-006ef803.gslb.pphosted.com
SPF policy
9 SPF mechanisms authorising senders for santander.com.ar.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.as.gruposantander.com |
| SPF_EXISTS | %{i}.spf.us.gruposantander.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-a.santander.com.ar |
| SPF_INCLUDE | spf-b.santander.com.ar |
| SPF_INCLUDE | spf-c.santander.com.ar |
| SPF_INCLUDE | spf-d.santander.com.ar |
| SPF_INCLUDE | spf-g.santandertecnologia.com.ar |
| SPF_INCLUDE | spf-genesys.santander.com.ar |
Related pages
Pivot deeper into the graph from santander.com.ar.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "santander.com.ar"})-[: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.