Skip to content

Hostname

eba-bz.it

Last fetched

eba-bz.it resolves to 1 IPv4 address operated by AS44512 in IT. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · eba-bz.itRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/eba-bz.it

Resolution chain

eba-bz.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.254.235.41195.254.224.0/19AS44512IT

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
ente bilaterale artigiano della provincia autonoma di bolzano
Contact emails

Subdomains

4 observed subdomains of eba-bz.it.

Web-graph footprint

Distinct hostnames that link to or from eba-bz.it in the public web crawl.

12 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eba-bz.it.

MechanismTarget
SPF_Abulk.rolbox.net
SPF_Abulk.rolmail.net
SPF_Aeba-bz.it
SPF_INCLUDE_spf.rolmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.1.152.34
SPF_IP195.254.235.41
SPF_IP89.190.176.75
SPF_IP93.89.49.206

Related pages

Pivot deeper into the graph from eba-bz.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "eba-bz.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 20

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