Skip to content

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

WHISPER CANON · ibercaja.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ibercaja.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.74.8745.60.74.0/24AS19551INCAPSULA - Incapsula IncUS

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ibercaja.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.235.139.169
SPF_IP195.235.139.170
SPF_IP195.235.139.171
SPF_IP195.235.139.172
SPF_IP195.235.139.173
SPF_IP213.0.40.91
SPF_IP213.0.40.92
SPF_IP213.0.40.93
SPF_IP213.0.40.94
SPF_IP213.99.38.50
SPF_IP217.124.242.100
SPF_IP217.124.242.101
SPF_IP81.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 20

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