Skip to content

Hostname

csis.dk

Last fetched

csis.dk resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

WHISPER CANON · csis.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/csis.dk

Resolution chain

csis.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
csis security group a/s
Contact emails

Subdomains

40 observed subdomains of csis.dk.

Web-graph footprint

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

146 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for csis.dk.

MechanismTarget
SPF_INCLUDE_spf.tem.scaleway.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.113.228.0/24
SPF_IP20.160.91.52
SPF_IP20.61.193.245
SPF_IP89.233.19.180/30
SPF_IP89.233.19.184/30
SPF_IP89.233.19.188/31

Related pages

Pivot deeper into the graph from csis.dk.

Cypher and MCP

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

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