Skip to content

Hostname

client.sstech.us

Last fetched

client.sstech.us resolves to 6 IPv4 addresses operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · client.sstech.usRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/client.sstech.us

Resolution chain

client.sstech.us resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.235.82.11715.235.0.0/17AS16276CA
159.203.158.48159.203.156.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
165.227.252.154165.227.252.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
174.138.117.250174.138.116.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
20.119.122.8420.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
45.55.122.21445.55.120.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

No WHOIS records are currently associated with client.sstech.us in WhisperGraph.

Subdomains

21 observed subdomains of client.sstech.us.

Threat posture

History

Related pages

Pivot deeper into the graph from client.sstech.us.

Cypher and MCP

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

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