Skip to content

Hostname

ns.linux-systeme.com

Last fetched

ns.linux-systeme.com resolves to 2 IPv4 addresses operated by AS24961 in DE.

Nutrition Label

WHISPER CANON · ns.linux-systeme.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ns.linux-systeme.com

Resolution chain

ns.linux-systeme.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.141.40.21262.141.32.0/20AS24961DE
62.241.33.8062.241.32.0/20AS207464VARANGERKRAFTUTVIKLINGNO

WHOIS identity

No WHOIS records are currently associated with ns.linux-systeme.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ns.linux-systeme.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ns.linux-systeme.com"})-[: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.