Skip to content

Hostname

mail.e-schema.gr

Last fetched

mail.e-schema.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 · mail.e-schema.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.e-schema.gr

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with mail.e-schema.gr in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.e-schema.gr.

MechanismTarget
SPF_Amail.e-schema.gr
SPF_IP116.202.235.240
SPF_IP144.76.236.240
SPF_IP173.212.197.187
SPF_IP46.4.166.181
SPF_IP5.172.198.64
SPF_IP5.172.204.110
SPF_IP95.211.16.7
SPF_MXmail.e-schema.gr

Related pages

Pivot deeper into the graph from mail.e-schema.gr.

Cypher and MCP

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

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