Skip to content

Hostname

ergohellas.gr

Last fetched

ergohellas.gr resolves to 1 IPv4 address operated by AS60911 in GR.

Nutrition Label

WHISPER CANON · ergohellas.grRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ergohellas.gr

Resolution chain

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

IPPrefixASNOperatorCountry
5.172.207.1405.172.207.0/24AS60911GR

WHOIS identity

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

Subdomains

24 observed subdomains of ergohellas.gr.

Web-graph footprint

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

102 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ergohellas.gr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.49.225.126
SPF_IP195.49.225.141
SPF_IP5.172.207.100
SPF_IP5.172.207.202
SPF_IP5.172.207.203
SPF_MXergohellas.gr

Related pages

Pivot deeper into the graph from ergohellas.gr.

Cypher and MCP

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

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