Skip to content

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

WHISPER CANON · santander.com.arRouting diversity3.0/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/santander.com.ar

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.

WHOIS identity

Registrar
iana:840
Organization
Contact emails

Subdomains

81 observed subdomains of santander.com.ar.

Web-graph footprint

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

465 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 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 20

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