Skip to content

Hostname

santander.com.uy

Last fetched

santander.com.uy resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

WHISPER CANON · santander.com.uyRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/santander.com.uy

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.104.18045.60.104.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.32.18045.60.32.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

No WHOIS records are currently associated with santander.com.uy in WhisperGraph.

Subdomains

48 observed subdomains of santander.com.uy.

Web-graph footprint

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

233 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for santander.com.uy.

MechanismTarget
SPF_EXISTS%{i}.spf.as.gruposantander.com
SPF_EXISTS%{i}.spf.us.gruposantander.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.smtp2go.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
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP54.240.0.0/18

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "santander.com.uy"})-[: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.