Skip to content

Hostname

dunea.nl

Last fetched

dunea.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:1532 as the registrar.

Nutrition Label

WHISPER CANON · dunea.nlRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dunea.nl

Resolution chain

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

IPPrefixASNOperatorCountry
20.107.239.120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:1532
Organization
Contact emails

Subdomains

47 observed subdomains of dunea.nl.

Web-graph footprint

Distinct hostnames that link to or from dunea.nl in the public web crawl.

412 sites link to this hostname.

159 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for dunea.nl.

MechanismTarget
SPF_INCLUDE_spf.inception.nl
SPF_INCLUDEmailplus.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mailtopay.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP192.254.121.79
SPF_IP193.172.174.204/32
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP2a02:20b0:3754:0:0:0:0:2e
SPF_IP2a02:20b0:3754:0:0:0:0:2f
SPF_IP46.31.48.0/21
SPF_IP51.144.107.53/32
SPF_IP77.73.225.64/26
SPF_IP91.216.141.52
SPF_IP91.216.141.55/32

Related pages

Pivot deeper into the graph from dunea.nl.

Cypher and MCP

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

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