Skip to content

Hostname

zaba.hr

Last fetched

zaba.hr resolves to 8 IPv4 addresses operated by AS20940 in FR. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · zaba.hrRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/zaba.hr

Resolution chain

zaba.hr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:carnet
Organization
zagrebačka banka d.d.
Contact emails

Subdomains

58 observed subdomains of zaba.hr.

Web-graph footprint

Distinct hostnames that link to or from zaba.hr in the public web crawl.

638 sites link to this hostname.

126 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for zaba.hr.

MechanismTarget
SPF_Azaba.hr
SPF_EXISTS%{i}.spf.hc210-93.eu.iphmx.com
SPF_EXISTS%{i}.spf.hc437-5.eu.iphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.155.210.37
SPF_IP185.155.210.4
SPF_IP185.155.211.24
SPF_IP185.155.211.37
SPF_MXzaba.hr

Related pages

Pivot deeper into the graph from zaba.hr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zaba.hr"})-[: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.