Skip to content

Hostname

bosa.gr

Last fetched

bosa.gr is a registered hostname under the .gr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · bosa.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bosa.gr

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with bosa.gr in WhisperGraph.

Subdomains

4 observed subdomains of bosa.gr.

Web-graph footprint

Distinct hostnames that link to or from bosa.gr in the public web crawl.

8 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bosa.gr.

MechanismTarget
SPF_Abosa.gr
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.otenet.gr
SPF_IP109.203.106.148/32
SPF_IP109.203.120.181/32
SPF_IP142.132.152.179
SPF_IP144.76.167.124
SPF_IP5.9.54.116
SPF_IP65.21.89.107
SPF_IP83.235.69.32
SPF_MXbosa.gr

Related pages

Pivot deeper into the graph from bosa.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bosa.gr"})-[: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.