Skip to content

Hostname

softbrain.co.jp

Last fetched

softbrain.co.jp is a registered hostname under the .jp top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · softbrain.co.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/softbrain.co.jp

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with softbrain.co.jp in WhisperGraph.

Subdomains

27 observed subdomains of softbrain.co.jp.

Web-graph footprint

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

210 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for softbrain.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smoothfile.jp
SPF_INCLUDEm2.fastcloud.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_IP126.144.21.149
SPF_IP133.186.35.0/24
SPF_IP52.197.124.28
SPF_IP54.249.60.156
SPF_IP54.64.180.212

Related pages

Pivot deeper into the graph from softbrain.co.jp.

Cypher and MCP

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

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