Hostname
bancadalba.it
Last fetched
bancadalba.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:aruba business s.r.l. as the registrar.
Nutrition Label
Resolution chain
bancadalba.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:aruba business s.r.l.
- Organization
- banca di credito cooperativo di alba, langhe e roero s.c.r.l.
- Contact emails
- —
Subdomains
9 observed subdomains of bancadalba.it.
Web-graph footprint
Distinct hostnames that link to or from bancadalba.it in the public web crawl.
80 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for bancadalba.it.
| Mechanism | Target |
|---|---|
| SPF_A | plb00mail01.bccsi.bcc.it |
| SPF_A | plb00mail03.bccsi.bcc.it |
| SPF_A | plb00mail05.bccsi.bcc.it |
| SPF_A | plb00mail07.bccsi.bcc.it |
| SPF_A | plb00mail09.bccsi.bcc.it |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.154.89.70/32 |
| SPF_IP | 149.154.89.71/32 |
| SPF_IP | 217.12.128.0/24 |
| SPF_IP | 217.12.128.13 |
| SPF_IP | 217.12.129.0/24 |
Related pages
Pivot deeper into the graph from bancadalba.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bancadalba.it"})-[: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.