Skip to content

Hostname

csdl.sofnetjapan.com

Last fetched

csdl.sofnetjapan.com resolves to 3 IPv4 addresses operated by UCOM ARTERIA Networks Corporation in JP.

Nutrition Label

WHISPER CANON · csdl.sofnetjapan.comRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/csdl.sofnetjapan.com

Resolution chain

csdl.sofnetjapan.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
124.33.112.245124.32.0.0/14AS17506UCOM ARTERIA Networks CorporationJP
153.231.249.69153.224.0.0/12AS4713OCN NTT DOCOMO BUSINESS,Inc.JP
180.42.97.77180.0.0.0/10AS4713OCN NTT DOCOMO BUSINESS,Inc.JP

WHOIS identity

No WHOIS records are currently associated with csdl.sofnetjapan.com in WhisperGraph.

Subdomains

4 observed subdomains of csdl.sofnetjapan.com.

Threat posture

History

Related pages

Pivot deeper into the graph from csdl.sofnetjapan.com.

Cypher and MCP

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

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