Hostname
ibercaja.com
Last fetched
ibercaja.com resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
ibercaja.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.74.87 | 45.60.74.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:151
- Organization
- caja de ahorros y monte de piedad de zaragoza aragon y rioja
- Contact emails
Subdomains
21 observed subdomains of ibercaja.com.
Showing 14 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ibercaja.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for ibercaja.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.235.139.169 |
| SPF_IP | 195.235.139.170 |
| SPF_IP | 195.235.139.171 |
| SPF_IP | 195.235.139.172 |
| SPF_IP | 195.235.139.173 |
| SPF_IP | 213.0.40.91 |
| SPF_IP | 213.0.40.92 |
| SPF_IP | 213.0.40.93 |
| SPF_IP | 213.0.40.94 |
| SPF_IP | 213.99.38.50 |
| SPF_IP | 217.124.242.100 |
| SPF_IP | 217.124.242.101 |
| SPF_IP | 81.95.67.27 |
Related pages
Pivot deeper into the graph from ibercaja.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ibercaja.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.