Skip to content

Hostname

eucsyd.dk

Last fetched

eucsyd.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · eucsyd.dkRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/eucsyd.dk

Resolution chain

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

IPPrefixASNOperatorCountry
20.126.78.20920.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
euc syd
Contact emails

Subdomains

17 observed subdomains of eucsyd.dk.

Web-graph footprint

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

252 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for eucsyd.dk.

MechanismTarget
SPF_Amassmail.scannet.dk
SPF_INCLUDE_spf.illumi.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.94.232.90/32
SPF_IP185.16.17.219
SPF_IP185.16.17.220
SPF_IP195.231.242.115/32
SPF_IP212.37.142.20
SPF_IP212.37.142.28
SPF_IP40.118.61.36
SPF_IP46.32.40.41
SPF_IP83.91.91.0/26
SPF_IP89.184.150.166
SPF_IP89.221.167.132
SPF_IP94.138.76.180
SPF_IP94.138.76.44
SPF_IP94.138.76.52
SPF_IP94.138.77.92

Related pages

Pivot deeper into the graph from eucsyd.dk.

Cypher and MCP

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

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