Skip to content

Hostname

ucsyd.dk

Last fetched

ucsyd.dk resolves to 1 IPv4 address operated by AS34762 in BE.

Nutrition Label

WHISPER CANON · ucsyd.dkRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/ucsyd.dk

Resolution chain

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

IPPrefixASNOperatorCountry
188.208.36.103188.208.36.0/23AS34762BE

WHOIS identity

Registrar
Organization
university college syddanmark
Contact emails

Subdomains

33 observed subdomains of ucsyd.dk.

Web-graph footprint

Distinct hostnames that link to or from ucsyd.dk in the public web crawl.

342 sites link to this hostname.

356 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for ucsyd.dk.

MechanismTarget
SPF_Aucsyd.dk
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP109.247.64.53
SPF_IP135.181.46.154
SPF_IP193.36.148.132
SPF_IP195.231.239.247
SPF_IP195.231.241.19
SPF_IP195.231.242.132
SPF_IP195.231.242.133
SPF_IP216.147.218.8/30
SPF_IP2a03:dc80:0:f178::18/64
SPF_IP52.136.222.225
SPF_IP77.243.56.18/24
SPF_IP77.247.70.242/32
SPF_IP83.136.93.149
SPF_IP83.136.93.212
SPF_IP83.91.91.2
SPF_IP89.233.19.231
SPF_IP91.201.201.14
SPF_IP95.172.90.143/32
SPF_IP95.172.90.156/32
SPF_MXucsyd.dk

Related pages

Pivot deeper into the graph from ucsyd.dk.

Cypher and MCP

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

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