Skip to content

Hostname

itcsyd.dk

Last fetched

itcsyd.dk appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · itcsyd.dkRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/itcsyd.dk

Resolution chain

itcsyd.dk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
euc syd
Contact emails

Subdomains

21 observed subdomains of itcsyd.dk.

Web-graph footprint

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

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for itcsyd.dk.

MechanismTarget
SPF_Amassmail.scannet.dk
SPF_INCLUDEspf.protection.outlook.com
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 itcsyd.dk.

Cypher and MCP

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

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