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
Resolution chain
caixabank.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.148.70.200 | 217.148.70.0/24 | AS16383 | LACAIXA-AS | ES |
| 217.148.70.201 | 217.148.70.0/24 | AS16383 | LACAIXA-AS | ES |
| 217.148.72.200 | 217.148.72.0/24 | AS16383 | LACAIXA-AS | ES |
| 217.148.72.201 | 217.148.72.0/24 | AS16383 | LACAIXA-AS | ES |
WHOIS identity
- Registrar
- iana:1052
- Organization
- caixa d'estalvis i pensions de barcelona -
- Contact emails
Subdomains
98 observed subdomains of caixabank.com.
Showing 25 of 98. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | ipreomail.com |
| SPF_INCLUDE | spf-0027ec02.pphosted.com |
| SPF_INCLUDE | spf-0027ec03.pphosted.com |
| SPF_IP | 195.77.254.74 |
Related pages
Pivot deeper into the graph from caixabank.com.
- IP · 217.148.70.200
- ASN · AS16383LACAIXA-AS
- Registrar · iana:1052
- Country · ES
- Email · registros.marcas.y.dominios@caixabank.com
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.