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
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.
Showing 25 of 58. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for zaba.hr.
| Mechanism | Target |
|---|---|
| SPF_A | zaba.hr |
| SPF_EXISTS | %{i}.spf.hc210-93.eu.iphmx.com |
| SPF_EXISTS | %{i}.spf.hc437-5.eu.iphmx.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.155.210.37 |
| SPF_IP | 185.155.210.4 |
| SPF_IP | 185.155.211.24 |
| SPF_IP | 185.155.211.37 |
| SPF_MX | zaba.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.