Skip to content

Hostname

educate4green.eu

Last fetched

educate4green.eu resolves to 1 IPv4 address operated by ROHOSTWAY-AS - EASYHOST SRL in RO. WHOIS lists registrar:domainpeople, inc. as the registrar.

Nutrition Label

WHISPER CANON · educate4green.euRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/educate4green.eu

Resolution chain

educate4green.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.36.25.4189.36.24.0/21AS39756ROHOSTWAY-AS - EASYHOST SRLRO

WHOIS identity

Registrar
registrar:domainpeople, inc.
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from educate4green.eu in the public web crawl.

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • educate4green.eu

SPF policy

4 SPF mechanisms authorising senders for educate4green.eu.

MechanismTarget
SPF_Aeducate4green.eu
SPF_INCLUDEspf.antispamcloud.com
SPF_IP89.36.25.41
SPF_MXeducate4green.eu

Related pages

Pivot deeper into the graph from educate4green.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "educate4green.eu"})-[: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.