Skip to content

Hostname

duth.gr

Last fetched

duth.gr resolves to 1 IPv4 address operated by AS8253 in GR. WHOIS lists registrar:org-duot3-ripe as the registrar.

Nutrition Label

WHISPER CANON · duth.grRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/duth.gr

Resolution chain

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

IPPrefixASNOperatorCountry
192.108.114.192192.109.92.0/23AS8253GR

WHOIS identity

Registrar
registrar:org-duot3-ripe
Organization
democritus university of thrace
Contact emails

Subdomains

5,401 observed subdomains of duth.gr.

Web-graph footprint

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

749 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for duth.gr.

MechanismTarget
SPF_IP192.108.114.146
SPF_IP2001:648:2e80:152:0:0:0:146
SPF_MXduth.gr

Related pages

Pivot deeper into the graph from duth.gr.

Cypher and MCP

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

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