Hostname
eworx.gr
Last fetched
eworx.gr resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in FI.
Nutrition Label
Resolution chain
eworx.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 135.181.69.180 | 135.181.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
| 78.108.34.4 | 78.108.34.0/24 | AS8280 | SYNAPSECOM-AS - SYNAPSECOM S.A. Provider of Telecommunications and Internet Services | GR |
WHOIS identity
No WHOIS records are currently associated with eworx.gr in WhisperGraph.
Subdomains
186 observed subdomains of eworx.gr.
Showing 25 of 186. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_IP | 194.154.32.234 |
| SPF_IP | 2001:1548:112:112::3/128 |
| SPF_IP | 78.108.34.0/28 |
| SPF_IP | 94.70.240.105 |
| SPF_MX | eworx.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.