Skip to content

Hostname

jamble.co.jp

Last fetched

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

Nutrition Label

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

Resolution chain

jamble.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
asahi sangyo co.,ltd.
Contact emails

Subdomains

6 observed subdomains of jamble.co.jp.

Web-graph footprint

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

45 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEmail.e-chohyo.jp
SPF_INCLUDEmail.spf2.nlk2.smtps.jp
SPF_INCLUDErtg.snva.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_IP118.27.114.30
SPF_IP160.16.73.132
SPF_IP2001:e42:102:1512:160:16:73:132
SPF_IP210.224.185.187
SPF_IP58.80.17.91/32

Related pages

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

Cypher and MCP

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

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