Hostname
yonden.co.jp
Last fetched
yonden.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
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.
Showing 25 of 53. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for yonden.co.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | asp.cuenote.jp |
| SPF_INCLUDE | fc4166.cuenote.jp |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spf.humanage.co.jp |
| SPF_INCLUDE | spf.tmems-jp.trendmicro.com |
| SPF_INCLUDE | spf0053.mediagalaxy.ne.jp |
| SPF_INCLUDE | webcas.net |
| SPF_IP | 124.109.181.7/32 |
| SPF_IP | 183.176.222.205 |
| SPF_IP | 183.176.222.206 |
| SPF_IP | 183.176.222.207 |
| SPF_IP | 183.176.243.140 |
| SPF_IP | 192.0.2.2 |
| SPF_IP | 203.167.58.84 |
| SPF_IP | 210.157.242.242 |
| SPF_IP | 211.7.240.194 |
| SPF_IP | 219.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.