Skip to content

Hostname

ecoshadow.gr

Last fetched

ecoshadow.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ecoshadow.grRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ecoshadow.gr

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.30.137162.55.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with ecoshadow.gr in WhisperGraph.

Subdomains

9 observed subdomains of ecoshadow.gr.

Web-graph footprint

Distinct hostnames that link to or from ecoshadow.gr in the public web crawl.

10 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ecoshadow.gr

SPF policy

6 SPF mechanisms authorising senders for ecoshadow.gr.

MechanismTarget
SPF_Aecoshadow.gr
SPF_IP162.55.30.137
SPF_IP185.162.237.168
SPF_IP78.46.74.206
SPF_IP88.99.243.21
SPF_MXecoshadow.gr

Related pages

Pivot deeper into the graph from ecoshadow.gr.

Cypher and MCP

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

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