Skip to content

Hostname

eworx.gr

Last fetched

eworx.gr resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in FI.

Nutrition Label

WHISPER CANON · eworx.grRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/eworx.gr

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.69.180135.181.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI
78.108.34.478.108.34.0/24AS8280SYNAPSECOM-AS - SYNAPSECOM S.A. Provider of Telecommunications and Internet ServicesGR

WHOIS identity

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

Subdomains

186 observed subdomains of eworx.gr.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for eworx.gr.

MechanismTarget
SPF_IP194.154.32.234
SPF_IP2001:1548:112:112::3/128
SPF_IP78.108.34.0/28
SPF_IP94.70.240.105
SPF_MXeworx.gr

Related pages

Pivot deeper into the graph from eworx.gr.

Cypher and MCP

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

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