Skip to content

Hostname

eae-net.gr

Last fetched

eae-net.gr resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · eae-net.grRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/eae-net.gr

Resolution chain

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

IPPrefixASNOperatorCountry
65.108.7.11365.108.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with eae-net.gr in WhisperGraph.

Subdomains

3 observed subdomains of eae-net.gr.

Web-graph footprint

Distinct hostnames that link to or from eae-net.gr in the public web crawl.

37 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • eae-net.gr

SPF policy

7 SPF mechanisms authorising senders for eae-net.gr.

MechanismTarget
SPF_Aeae-net.gr
SPF_IP178.79.173.246
SPF_IP178.79.176.78
SPF_IP192.165.67.57
SPF_IP62.210.246.241
SPF_IP65.108.7.113
SPF_MXeae-net.gr

Related pages

Pivot deeper into the graph from eae-net.gr.

Cypher and MCP

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

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