Skip to content

Hostname

smartshell.gg

Last fetched

smartshell.gg resolves to 1 IPv4 address operated by AS41864 in RU.

Nutrition Label

WHISPER CANON · smartshell.ggRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/smartshell.gg

Resolution chain

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

IPPrefixASNOperatorCountry
95.214.116.8695.214.116.0/22AS41864RU

WHOIS identity

No WHOIS records are currently associated with smartshell.gg in WhisperGraph.

Subdomains

17 observed subdomains of smartshell.gg.

Web-graph footprint

Distinct hostnames that link to or from smartshell.gg in the public web crawl.

39 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for smartshell.gg.

MechanismTarget
SPF_INCLUDE_spf.amocrmmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.unisender.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_IP188.186.138.207
SPF_IP37.139.41.46

Related pages

Pivot deeper into the graph from smartshell.gg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "smartshell.gg"})-[: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.