Skip to content

Hostname

wellness.central.ba

Last fetched

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

Subdomains

1 observed subdomain of wellness.central.ba.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for wellness.central.ba.

MechanismTarget
SPF_Awellness.central.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_MXwellness.central.ba

Related pages

Pivot deeper into the graph from wellness.central.ba.

Cypher and MCP

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

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