Skip to content

Hostname

dunico.nl

Last fetched

dunico.nl resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · dunico.nlRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dunico.nl

Resolution chain

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

IPPrefixASNOperatorCountry
23.88.92.15123.88.0.0/17AS24940DE

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

108 observed subdomains of dunico.nl.

Web-graph footprint

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

99 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for dunico.nl.

MechanismTarget
SPF_Adunico.nl
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.exactonline.be
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.supersaas.com
SPF_IP185.108.112.73
SPF_IP2a01:7c8:fffd:567:0:0:0:1
SPF_IP2a01:7c8:fffd:567:5054:ff:fecb:20d8
SPF_IP37.97.227.252
SPF_IP37.97.247.144
SPF_IP49.12.168.226
SPF_MXdunico.nl

Related pages

Pivot deeper into the graph from dunico.nl.

Cypher and MCP

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

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