Skip to content

Hostname

epsilonhellas.com

Last fetched

epsilonhellas.com resolves to 1 IPv4 address operated by AS6799 in GR. WHOIS lists iana:1727 as the registrar.

Nutrition Label

WHISPER CANON · epsilonhellas.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/epsilonhellas.com

Resolution chain

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

IPPrefixASNOperatorCountry
79.129.92.22679.129.0.0/16AS6799GR

WHOIS identity

Registrar
iana:1727
Organization
epsilon hellas
Contact emails

Subdomains

10 observed subdomains of epsilonhellas.com.

Web-graph footprint

Distinct hostnames that link to or from epsilonhellas.com in the public web crawl.

34 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for epsilonhellas.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.95.64.136
SPF_IP154.52.0.234
SPF_IP212.205.229.126
SPF_IP5.35.248.234
SPF_IP81.201.101.234
SPF_IP84.232.181.35
SPF_IP91.250.86.26
SPF_MXepsilonhellas.com

Related pages

Pivot deeper into the graph from epsilonhellas.com.

Cypher and MCP

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

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