Skip to content

Hostname

hellenico.gr

Last fetched

hellenico.gr resolves to 1 IPv4 address operated by AS3323 in GR.

Nutrition Label

WHISPER CANON · hellenico.grRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/hellenico.gr

Resolution chain

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

IPPrefixASNOperatorCountry
147.102.1.161147.102.0.0/16AS3323GR

WHOIS identity

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

Subdomains

3 observed subdomains of hellenico.gr.

Web-graph footprint

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

13 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hellenico.gr.

MechanismTarget
SPF_A188.40.119.193
SPF_A188.40.119.194
SPF_A188.40.119.196
SPF_A188.40.119.205
SPF_A188.40.119.206
SPF_Amail.adhoc.gr
SPF_Aorion.adhoc.gr
SPF_MXhellenico.gr

Related pages

Pivot deeper into the graph from hellenico.gr.

Cypher and MCP

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

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