Skip to content

Hostname

sssc.cc

Last fetched

sssc.cc resolves to 1 IPv4 address operated by AS2514 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · sssc.ccRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sssc.cc

Resolution chain

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

IPPrefixASNOperatorCountry
202.171.154.194202.171.128.0/19AS2514JP

WHOIS identity

Registrar
iana:49
Organization
akira yasue
Contact emails

Subdomains

16 observed subdomains of sssc.cc.

Web-graph footprint

Distinct hostnames that link to or from sssc.cc in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sssc.cc.

MechanismTarget
SPF_Asssc.cc
SPF_IP202.171.154.192/29
SPF_IP210.152.15.235
SPF_IP2409:252:780:4d00:ace:0:0:10
SPF_MXsssc.cc

Related pages

Pivot deeper into the graph from sssc.cc.

Cypher and MCP

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

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