Skip to content

Hostname

aisthima.gr

Last fetched

aisthima.gr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · aisthima.grRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/aisthima.gr

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.43.160104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
157.90.128.246157.90.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
172.67.181.48172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

10 observed subdomains of aisthima.gr.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for aisthima.gr.

MechanismTarget
SPF_Aaisthima.gr
SPF_IP157.90.128.246
SPF_IP84.54.49.205
SPF_MXaisthima.gr

Related pages

Pivot deeper into the graph from aisthima.gr.

Cypher and MCP

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

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