Skip to content

Hostname

dimitropoulos.gr

Last fetched

dimitropoulos.gr resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.109.119.9465.109.0.0/16AS24940FI

WHOIS identity

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

Subdomains

2 observed subdomains of dimitropoulos.gr.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dimitropoulos.gr.

MechanismTarget
SPF_Adimitropoulos.gr
SPF_IP2a01:4f9:3051:130a:0:0:0:2
SPF_IP65.109.119.94
SPF_MXdimitropoulos.gr

Related pages

Pivot deeper into the graph from dimitropoulos.gr.

Cypher and MCP

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

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