Hostname
santanderrio.com.ar
Last fetched
santanderrio.com.ar resolves to 1 IPv4 address operated by Banco Rio de la Plata S.A. in AR. WHOIS lists registrar:nicar as the registrar.
Nutrition Label
Resolution chain
santanderrio.com.ar resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 200.61.38.216 | 200.61.38.0/24 | AS20305 | Banco Rio de la Plata S.A. | AR |
| 200.61.38.216 | 200.61.38.0/24 | AS20305 | Banco Rio de la Plata S.A. | AR |
WHOIS identity
- Registrar
- registrar:nicar
- Organization
- banco santander rio sociedad anonima
- Contact emails
- —
Subdomains
64 observed subdomains of santanderrio.com.ar.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from santanderrio.com.ar in the public web crawl.
123 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for santanderrio.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.santanderrio.com.ar |
| SPF_INCLUDE | spf-b.santanderrio.com.ar |
| SPF_INCLUDE | spf-c.santanderrio.com.ar |
| SPF_INCLUDE | spf-d.santanderrio.com.ar |
| SPF_INCLUDE | spf-g.santandertecnologia.com.ar |
Related pages
Pivot deeper into the graph from santanderrio.com.ar.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "santanderrio.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.