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
Resolution chain
dunea.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.107.239.1 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
- Registrar
- iana:1532
- Organization
- —
- Contact emails
- —
Subdomains
47 observed subdomains of dunea.nl.
Showing 25 of 47. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for dunea.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.inception.nl |
| SPF_INCLUDE | mailplus.nl |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.mailtopay.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 192.254.121.79 |
| SPF_IP | 193.172.174.204/32 |
| SPF_IP | 204.14.232.64/28 |
| SPF_IP | 204.14.234.64/28 |
| SPF_IP | 2a02:20b0:3754:0:0:0:0:2e |
| SPF_IP | 2a02:20b0:3754:0:0:0:0:2f |
| SPF_IP | 46.31.48.0/21 |
| SPF_IP | 51.144.107.53/32 |
| SPF_IP | 77.73.225.64/26 |
| SPF_IP | 91.216.141.52 |
| SPF_IP | 91.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.