Skip to content

Hostname

shell.s.netic.de

Last fetched

shell.s.netic.de resolves to 1 IPv4 address operated by LFNET-AS01 in DE.

Nutrition Label

WHISPER CANON · shell.s.netic.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/shell.s.netic.de

Resolution chain

shell.s.netic.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.9.160.13212.9.160.0/19AS12374LFNET-AS01DE

WHOIS identity

No WHOIS records are currently associated with shell.s.netic.de in WhisperGraph.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from shell.s.netic.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shell.s.netic.de"})-[: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.