Skip to content

Hostname

orangesoft.co.jp

Last fetched

orangesoft.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · orangesoft.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/orangesoft.co.jp

Resolution chain

orangesoft.co.jp 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
Organization
orangesoft
Contact emails

Subdomains

11 observed subdomains of orangesoft.co.jp.

Web-graph footprint

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

64 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for orangesoft.co.jp.

MechanismTarget
SPF_Achili.orangesoft.co.jp
SPF_Akomomo.orangesoft.co.jp
SPF_Apc-gw.orangesoft.co.jp
SPF_Awww.orangesoft.co.jp
SPF_Awww15656m.sakura.ne.jp
SPF_INCLUDE_spf.google.com
SPF_IP133.167.105.124
SPF_IP133.242.164.196
SPF_IP2403:3a00:202:191d:133:167:105:124

Related pages

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

Cypher and MCP

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

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