Skip to content

Hostname

nexs.ku.dk

Last fetched

nexs.ku.dk resolves to 1 IPv4 address operated by FSKNET-DK - IDDQD-AS in DK.

Nutrition Label

WHISPER CANON · nexs.ku.dkRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/nexs.ku.dk

Resolution chain

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

IPPrefixASNOperatorCountry
130.226.237.173130.226.0.0/16AS1835FSKNET-DK - IDDQD-ASDK

WHOIS identity

No WHOIS records are currently associated with nexs.ku.dk in WhisperGraph.

Subdomains

3 observed subdomains of nexs.ku.dk.

Web-graph footprint

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

379 sites link to this hostname.

271 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nexs.ku.dk.

MechanismTarget
SPF_Aunicph-gw.ku.dk
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEbulk.spf.ku.dk
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nexs.ku.dk.

Cypher and MCP

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

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