Skip to content

Hostname

sstv.jp

Last fetched

sstv.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · sstv.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/sstv.jp

Resolution chain

sstv.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.106.113108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.127108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.38108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.59108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.251.2013.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.251.4213.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.251.8813.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.251.9213.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
Organization
hayashi yoshito
Contact emails

Subdomains

2 observed subdomains of sstv.jp.

Web-graph footprint

Distinct hostnames that link to or from sstv.jp in the public web crawl.

190 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sstv.jp.

MechanismTarget
SPF_INCLUDEspf1.siella.jp
SPF_IP114.147.48.46
SPF_IP202.232.238.0/24
SPF_IP219.123.170.240/28
SPF_IP54.249.0.229
SPF_IP54.249.0.234
SPF_IP54.249.0.251
SPF_IP54.249.1.2
SPF_IP54.249.1.227
SPF_IP54.249.3.91

Related pages

Pivot deeper into the graph from sstv.jp.

Cypher and MCP

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

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