Hostname
geosystems-hellas.gr
Last fetched
geosystems-hellas.gr resolves to 1 IPv4 address operated by AS24940 in FI.
Nutrition Label
Resolution chain
geosystems-hellas.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.217.126.108 | 95.217.0.0/16 | AS24940 | — | FI |
WHOIS identity
No WHOIS records are currently associated with geosystems-hellas.gr in WhisperGraph.
Subdomains
16 observed subdomains of geosystems-hellas.gr.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from geosystems-hellas.gr in the public web crawl.
65 sites link to this hostname.
102 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- geosystems-hellas.gr
SPF policy
9 SPF mechanisms authorising senders for geosystems-hellas.gr.
| Mechanism | Target |
|---|---|
| SPF_A | geosystems-hellas.gr |
| SPF_IP | 163.172.121.50 |
| SPF_IP | 194.163.130.142 |
| SPF_IP | 195.154.47.40 |
| SPF_IP | 38.242.146.219 |
| SPF_IP | 75.119.143.184 |
| SPF_IP | 95.217.126.105 |
| SPF_IP | 95.217.126.108 |
| SPF_MX | geosystems-hellas.gr |
Related pages
Pivot deeper into the graph from geosystems-hellas.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "geosystems-hellas.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.