Skip to content

Hostname

duni.ch

Last fetched

duni.ch resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US.

Nutrition Label

WHISPER CANON · duni.chRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/duni.ch

Resolution chain

duni.ch resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
96.45.82.19596.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.3096.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.10796.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.13696.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

No WHOIS records are currently associated with duni.ch in WhisperGraph.

Subdomains

1 observed subdomain of duni.ch.

Subdomain
www.duni.ch

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for duni.ch.

MechanismTarget
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDErnmk.com
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.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.ch.

Cypher and MCP

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

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