Skip to content

Hostname

smartstream.ne.jp

Last fetched

smartstream.ne.jp resolves to 1 IPv4 address operated by AS7671 in JP.

Nutrition Label

WHISPER CANON · smartstream.ne.jpRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/smartstream.ne.jp

Resolution chain

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

IPPrefixASNOperatorCountry
219.96.79.10219.96.64.0/20AS7671JP

WHOIS identity

No WHOIS records are currently associated with smartstream.ne.jp in WhisperGraph.

Subdomains

78 observed subdomains of smartstream.ne.jp.

Web-graph footprint

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

55 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for smartstream.ne.jp.

MechanismTarget
SPF_IP210.172.35.32/28
SPF_IP219.96.78.0/28
SPF_IP219.96.79.0/29

Related pages

Pivot deeper into the graph from smartstream.ne.jp.

Cypher and MCP

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

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