Skip to content

Hostname

digitality.ba

Last fetched

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

Resolution chain

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

WHOIS identity

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

Subdomains

2 observed subdomains of digitality.ba.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for digitality.ba.

MechanismTarget
SPF_Adigitality.ba
SPF_Afountain.mycity-hosting.com
SPF_Afountain2.mycity-hosting.com
SPF_INCLUDEgoogle.com
SPF_INCLUDEservers.mcsv.net
SPF_IP2a01:4f9:2b:1382:0:0:0:2
SPF_IP95.216.100.116
SPF_IP95.216.100.125
SPF_MXdigitality.ba

Related pages

Pivot deeper into the graph from digitality.ba.

Cypher and MCP

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

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