Skip to content

Hostname

cecabank.es

Last fetched

cecabank.es resolves to 1 IPv4 address operated by AS20784 in ES.

Nutrition Label

WHISPER CANON · cecabank.esRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cecabank.es

Resolution chain

cecabank.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.68.128.7680.68.128.0/20AS20784ES

WHOIS identity

No WHOIS records are currently associated with cecabank.es in WhisperGraph.

Subdomains

21 observed subdomains of cecabank.es.

Web-graph footprint

Distinct hostnames that link to or from cecabank.es in the public web crawl.

165 sites link to this hostname.

175 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cecabank.es.

MechanismTarget
SPF_INCLUDEsfp.app.jaggaer.com
SPF_INCLUDEspf-00828001.pphosted.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipimail.com
SPF_IP213.215.157.254/32
SPF_IP3.123.151.205
SPF_IP3.66.57.96
SPF_IP80.68.128.0/20
SPF_IP80.68.128.18/32
SPF_IP80.68.128.19/32

Related pages

Pivot deeper into the graph from cecabank.es.

Cypher and MCP

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

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