Skip to content

Hostname

bcx.ba

Last fetched

bcx.ba resolves to 1 IPv4 address operated by TELEKOM-SRPSKE-AS Vuka Karadzica 2 in BA.

Nutrition Label

WHISPER CANON · bcx.baRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bcx.ba

Resolution chain

bcx.ba resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.93.64.4181.93.64.0/24AS25144TELEKOM-SRPSKE-AS Vuka Karadzica 2BA
81.93.64.4181.93.64.0/24AS25144TELEKOM-SRPSKE-AS Vuka Karadzica 2BA

WHOIS identity

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

Subdomains

12 observed subdomains of bcx.ba.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for bcx.ba.

MechanismTarget
SPF_Abcx.ba
SPF_IP192.185.2.84
SPF_IP35.89.44.36/32
SPF_IP44.202.169.37/24
SPF_MXbcx.ba

Related pages

Pivot deeper into the graph from bcx.ba.

Cypher and MCP

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

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