Skip to content

Hostname

eopyykmes.gr

Last fetched

eopyykmes.gr resolves to 2 IPv4 addresses operated by OTENET-GR - Ote SA (Hellenic Telecommunications Organisation) in GR.

Nutrition Label

WHISPER CANON · eopyykmes.grRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/eopyykmes.gr

Resolution chain

eopyykmes.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.203.8.13287.203.0.0/16AS6799OTENET-GR - Ote SA (Hellenic Telecommunications Organisation)GR
84.205.220.18784.205.220.0/24AS35506SYZEFXIS - INFORMATION SOCIETY S.A.

WHOIS identity

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

Subdomains

2 observed subdomains of eopyykmes.gr.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eopyykmes.gr.

MechanismTarget
SPF_Aeopyykmes.gr
SPF_IP193.41.150.71
SPF_IP87.203.8.132
SPF_IP87.203.8.135
SPF_IP87.203.8.142
SPF_MXeopyykmes.gr

Related pages

Pivot deeper into the graph from eopyykmes.gr.

Cypher and MCP

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

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