Skip to content

Hostname

yonden.co.jp

Last fetched

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

Nutrition Label

WHISPER CANON · yonden.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/yonden.co.jp

Resolution chain

yonden.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
shikoku electric power
Contact emails

Subdomains

53 observed subdomains of yonden.co.jp.

Web-graph footprint

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

1,275 sites link to this hostname.

199 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for yonden.co.jp.

MechanismTarget
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEfc4166.cuenote.jp
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.humanage.co.jp
SPF_INCLUDEspf.tmems-jp.trendmicro.com
SPF_INCLUDEspf0053.mediagalaxy.ne.jp
SPF_INCLUDEwebcas.net
SPF_IP124.109.181.7/32
SPF_IP183.176.222.205
SPF_IP183.176.222.206
SPF_IP183.176.222.207
SPF_IP183.176.243.140
SPF_IP192.0.2.2
SPF_IP203.167.58.84
SPF_IP210.157.242.242
SPF_IP211.7.240.194
SPF_IP219.106.250.246/32

Related pages

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

Cypher and MCP

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

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