Skip to content

Hostname

s06.static-shell.com

Last fetched

s06.static-shell.com resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in US.

Nutrition Label

WHISPER CANON · s06.static-shell.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/s06.static-shell.com

Resolution chain

s06.static-shell.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.198.214.7323.198.214.0/24AS20940AKAMAI-ASN1US
23.198.214.7623.198.214.0/24AS20940AKAMAI-ASN1US
23.223.245.13323.223.245.0/24AS20940AKAMAI-ASN1IN
23.223.245.14523.223.245.0/24AS20940AKAMAI-ASN1IN
82.178.158.10782.178.158.0/24AS8529OMANTEL-AS ZOI - Zain Omantel InternationalOM
82.178.158.11482.178.158.0/24AS8529OMANTEL-AS ZOI - Zain Omantel InternationalOM

WHOIS identity

No WHOIS records are currently associated with s06.static-shell.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from s06.static-shell.com in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from s06.static-shell.com.

Cypher and MCP

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

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