Skip to content

Hostname

caixabank.com

Last fetched

caixabank.com resolves to 4 IPv4 addresses operated by LACAIXA-AS in ES. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · caixabank.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/caixabank.com

Resolution chain

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

WHOIS identity

Registrar
iana:1052
Organization
caixa d'estalvis i pensions de barcelona -
Contact emails

Subdomains

98 observed subdomains of caixabank.com.

Web-graph footprint

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

1,218 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for caixabank.com.

MechanismTarget
SPF_INCLUDEipreomail.com
SPF_INCLUDEspf-0027ec02.pphosted.com
SPF_INCLUDEspf-0027ec03.pphosted.com
SPF_IP195.77.254.74

Related pages

Pivot deeper into the graph from caixabank.com.

Cypher and MCP

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

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