Skip to content

Hostname

bugojno.sdp.ba

Last fetched

bugojno.sdp.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 · bugojno.sdp.baRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bugojno.sdp.ba

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with bugojno.sdp.ba in WhisperGraph.

Subdomains

1 observed subdomain of bugojno.sdp.ba.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bugojno.sdp.ba.

MechanismTarget
SPF_Abugojno.sdp.ba
SPF_IP185.164.35.13
SPF_IP185.212.108.0/24
SPF_IP2a00:8620:0101:0013::/64
SPF_IP2a00:8620:100:0:0:0:0:15
SPF_IP45.156.250.224
SPF_IP45.156.250.254
SPF_MXbugojno.sdp.ba

Related pages

Pivot deeper into the graph from bugojno.sdp.ba.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bugojno.sdp.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.