Skip to content

Hostname

santander.com.co

Last fetched

santander.com.co resolves to 45.60.241.168, announced in 45.60.241.0/24 by INCAPSULA - Incapsula Inc in US. santander.com.co is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · santander.com.coRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/santander.com.co

Resolution chain

IPv6 resolution

No AAAA record for santander.com.co is recorded in WhisperGraph.

Attribution

incapsula

ORIGIN_AS

WHOIS identity

Registrar
iana:1924
Registrant organisation
banco santander,
Contact emails
dominios@gruposantander.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a1-203.akam.net
  • a10-67.akam.net
  • a11-64.akam.net
  • a20-64.akam.net
  • a28-67.akam.net
  • a5-64.akam.net
  • ns1-104.akam.net
  • use1.akam.net
  • use4.akam.net
  • usw1.akam.net
  • usw2.akam.net

MX records

  • mx1.santandergroup.c3s2.iphmx.com
  • mx2.santandergroup.c3s2.iphmx.com
  • mx1.hc5532-55.iphmx.com
  • mx2.hc5532-55.iphmx.com

SPF policy

  • include: spf.computec.com
  • exists: %{i}.spf.as.gruposantander.com
  • exists: %{i}.spf.us.gruposantander.com
  • include: 44539823.spf02.hubspotemail.net
  • include: sendgrid.net
  • ip: 170.169.130.45
  • ip: 170.169.130.68
  • ip: 170.169.130.69
  • ip: 170.169.137.21
  • ip: 170.169.137.22

Threat-feed evidence

History

Related pages

Pivot from santander.com.co into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "santander.com.co"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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