Skip to content

Hostname

e-schema.gr

Last fetched

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

Subdomains

10 observed subdomains of e-schema.gr.

Web-graph footprint

Distinct hostnames that link to or from e-schema.gr in the public web crawl.

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • e-schema.gr

SPF policy

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

MechanismTarget
SPF_Ae-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_MXe-schema.gr

Related pages

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

Cypher and MCP

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

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