Skip to content

Hostname

central.ba

Last fetched

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

Resolution chain

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

WHOIS identity

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

Subdomains

11 observed subdomains of central.ba.

Web-graph footprint

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

8 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • central.ba

SPF policy

14 SPF mechanisms authorising senders for central.ba.

MechanismTarget
SPF_Acentral.ba
SPF_IP185.164.35.48
SPF_IP185.164.35.7
SPF_IP185.212.108.17/24
SPF_IP185.99.1.0/24
SPF_IP185.99.1.141
SPF_IP185.99.1.143
SPF_IP185.99.1.170
SPF_IP185.99.1.175
SPF_IP185.99.1.61
SPF_IP185.99.1.63
SPF_IP2a00:8620:0101:0008::/64
SPF_IP2a00:8620:100:0:0:0:0:a
SPF_MXcentral.ba

Related pages

Pivot deeper into the graph from central.ba.

Cypher and MCP

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

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