Skip to content

Hostname

duell.eu

Last fetched

duell.eu resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists registrar:netim as the registrar.

Nutrition Label

WHISPER CANON · duell.euRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/duell.eu

Resolution chain

duell.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:netim
Organization
Contact emails

Subdomains

10 observed subdomains of duell.eu.

Web-graph footprint

Distinct hostnames that link to or from duell.eu in the public web crawl.

58 sites link to this hostname.

233 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for duell.eu.

MechanismTarget
SPF_Aduell.eu
SPF_INCLUDE_spf.accountorcloud.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.duell.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.transsmart.com
SPF_INCLUDEspfcust.dlsoftware.com
SPF_IP62.72.246.7
SPF_MXduell.eu

Related pages

Pivot deeper into the graph from duell.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "duell.eu"})-[: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.