Skip to content

Hostname

nsi.dk

Last fetched

nsi.dk resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · nsi.dkRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/nsi.dk

Resolution chain

nsi.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
sundhedsdatastyrelsen
Contact emails

Subdomains

20 observed subdomains of nsi.dk.

Web-graph footprint

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

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nsi.dk.

MechanismTarget
SPF_Ansi.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.69.14.193
SPF_IP188.64.157.0/28
SPF_IP193.3.234.62
SPF_IP194.182.109.192/26
SPF_IP212.97.130.194
SPF_MXnsi.dk

Related pages

Pivot deeper into the graph from nsi.dk.

Cypher and MCP

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

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