Skip to content

Hostname

hellasdirect.gr

Last fetched

hellasdirect.gr resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · hellasdirect.grRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hellasdirect.gr

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.182.1163.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.203.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.453.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.763.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.168.73.1183.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.263.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.763.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.933.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.10518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

11 observed subdomains of hellasdirect.gr.

Web-graph footprint

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

144 sites link to this hostname.

189 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for hellasdirect.gr.

MechanismTarget
SPF_EXISTS%{ir}.wl.spf.hellasdirect.gr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.zoho.eu

Related pages

Pivot deeper into the graph from hellasdirect.gr.

Cypher and MCP

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

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