Skip to content

Hostname

mail.geosystems-hellas.gr

Last fetched

mail.geosystems-hellas.gr resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · mail.geosystems-hellas.grRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.geosystems-hellas.gr

Resolution chain

mail.geosystems-hellas.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.217.126.10895.217.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with mail.geosystems-hellas.gr in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.geosystems-hellas.gr.

MechanismTarget
SPF_Amail.geosystems-hellas.gr
SPF_IP163.172.121.50
SPF_IP194.163.130.142
SPF_IP195.154.47.40
SPF_IP38.242.146.219
SPF_IP75.119.143.184
SPF_IP95.217.126.105
SPF_IP95.217.126.108
SPF_MXmail.geosystems-hellas.gr

Related pages

Pivot deeper into the graph from mail.geosystems-hellas.gr.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.