Skip to content

Hostname

odzak.ba

Last fetched

odzak.ba is a registered hostname under the .ba top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · odzak.baRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/odzak.ba

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with odzak.ba in WhisperGraph.

Subdomains

10 observed subdomains of odzak.ba.

Web-graph footprint

Distinct hostnames that link to or from odzak.ba in the public web crawl.

32 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • odzak.ba

SPF policy

13 SPF mechanisms authorising senders for odzak.ba.

MechanismTarget
SPF_Aodzak.ba
SPF_IP185.164.35.0/24
SPF_IP185.164.35.7
SPF_IP185.164.35.81
SPF_IP185.212.108.0/24
SPF_IP185.99.1.0/24
SPF_IP185.99.1.207
SPF_IP185.99.1.225
SPF_IP185.99.1.226
SPF_IP185.99.1.233
SPF_IP2a00:8620:0101:0012::/64
SPF_IP2a00:8620:100:0:0:0:0:14
SPF_MXodzak.ba

Related pages

Pivot deeper into the graph from odzak.ba.

Cypher and MCP

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

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