Skip to content

Hostname

jponsa.ba

Last fetched

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

Resolution chain

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

WHOIS identity

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

Subdomains

7 observed subdomains of jponsa.ba.

Web-graph footprint

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

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • jponsa.ba

SPF policy

4 SPF mechanisms authorising senders for jponsa.ba.

MechanismTarget
SPF_Ajponsa.ba
SPF_IP195.201.202.169
SPF_IP95.217.229.38
SPF_MXjponsa.ba

Related pages

Pivot deeper into the graph from jponsa.ba.

Cypher and MCP

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

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