Hostname
webank.it
Last fetched
webank.it resolves to 66.22.35.31, announced in 66.22.35.0/24 by radware - Radware Ltd in DE. webank.it is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 66.22.35.31
66.22.35.0/24 · radware - Radware Ltd · Frankfurt am Main, DE
IPv6 resolution
No AAAA record for webank.it is recorded in WhisperGraph.
Attribution
radware
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:aruba business s.r.l.
- Registrant organisation
- banco bpm s.p.a.
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- dns.bpm.it
- ns1.crebergallery.it
- ns2.crebergallery.it
- ns3.crebergallery.it
- ns4.crebergallery.it
MX records
- mxa-00695501.gslb.pphosted.com
- mxb-00695501.gslb.pphosted.com
SPF policy
- include: _spf1.bancobpm.it
- include: _spf2.bancobpm.it
- ip: 62.97.16.47
- ip: 62.97.2.55
- ip: 81.21.130.194
- ip: 81.21.130.195
Threat-feed evidence
History
Related pages
Pivot from webank.it into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webank.it"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.