Skip to content

Hostname

nexans.dk

Last fetched

nexans.dk resolves to 4 IPv4 addresses operated by AS20940 in HK. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · nexans.dkRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nexans.dk

Resolution chain

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

WHOIS identity

Registrar
registrar:gandi sas
Organization
nexans
Contact emails

Subdomains

1 observed subdomain of nexans.dk.

Subdomain
www.nexans.dk

Web-graph footprint

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

42 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nexans.dk.

MechanismTarget
SPF_MXnexans.dk

Related pages

Pivot deeper into the graph from nexans.dk.

Cypher and MCP

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

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