Skip to content

Hostname

sst-web.com

Last fetched

sst-web.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · sst-web.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sst-web.com

Resolution chain

sst-web.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1485
Organization
suzuyo system technology co.,ltd.
Contact emails

Subdomains

35 observed subdomains of sst-web.com.

Web-graph footprint

Distinct hostnames that link to or from sst-web.com in the public web crawl.

28 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sst-web.com.

MechanismTarget
SPF_Asst-web.com
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.113.171.109
SPF_IP15.152.209.189
SPF_IP202.43.99.218
SPF_IP218.223.90.151
SPF_IP218.223.90.204
SPF_IP218.223.90.205
SPF_IP54.249.102.91
SPF_MXsst-web.com

Related pages

Pivot deeper into the graph from sst-web.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sst-web.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.