Skip to content

Hostname

duni.com

Last fetched

duni.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · duni.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/duni.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.40.252.60104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:106
Organization
domain administrator
Contact emails

Subdomains

27 observed subdomains of duni.com.

Web-graph footprint

Distinct hostnames that link to or from duni.com in the public web crawl.

243 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for duni.com.

MechanismTarget
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.mailcamp.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP114.179.250.1
SPF_IP13.53.142.25
SPF_IP141.138.197.180
SPF_IP155.56.222.0/24
SPF_IP184.107.113.0/24
SPF_IP192.176.5.200
SPF_IP192.176.5.201
SPF_IP192.176.5.25
SPF_IP192.71.60.24
SPF_IP194.18.188.4
SPF_IP194.18.188.5
SPF_IP194.37.255.29/32
SPF_IP213.132.104.150
SPF_IP213.180.71.108/32
SPF_IP217.114.80.100/32
SPF_IP46.21.98.3
SPF_IP80.74.64.0/24
SPF_IP81.201.223.0/24
SPF_IP91.198.224.29/32
SPF_IP94.143.213.45/32
SPF_IP94.143.213.63/32

Related pages

Pivot deeper into the graph from duni.com.

Cypher and MCP

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

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