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
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for bosa.gr.
| Mechanism | Target |
|---|---|
| SPF_A | bosa.gr |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.otenet.gr |
| SPF_IP | 109.203.106.148/32 |
| SPF_IP | 109.203.120.181/32 |
| SPF_IP | 142.132.152.179 |
| SPF_IP | 144.76.167.124 |
| SPF_IP | 5.9.54.116 |
| SPF_IP | 65.21.89.107 |
| SPF_IP | 83.235.69.32 |
| SPF_MX | bosa.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.