Skip to content

Hostname

duell.fi

Last fetched

duell.fi resolves to 1 IPv4 address operated by AS719 in FI.

Nutrition Label

WHISPER CANON · duell.fiRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/duell.fi

Resolution chain

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

IPPrefixASNOperatorCountry
81.209.125.21781.209.0.0/17AS719FI

WHOIS identity

No WHOIS records are currently associated with duell.fi in WhisperGraph.

Subdomains

11 observed subdomains of duell.fi.

Web-graph footprint

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

101 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for duell.fi.

MechanismTarget
SPF_Aduell.eu
SPF_Amail.duell.fi
SPF_INCLUDE_spf.accountorcloud.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.epressi.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.transsmart.com
SPF_IP192.130.140.194
SPF_IP192.89.123.25/32
SPF_IP193.213.21.88
SPF_IP62.148.195.108
SPF_IP62.72.246.7
SPF_IP81.209.125.205/32
SPF_IP81.209.125.217
SPF_IP84.34.215.162

Related pages

Pivot deeper into the graph from duell.fi.

Cypher and MCP

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

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