Skip to content

Hostname

j-note.jp

Last fetched

j-note.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · j-note.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/j-note.jp

Resolution chain

j-note.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.158.221.24513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.205.14518.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.164.2352.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.195.13354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
writeup
Contact emails

Web-graph footprint

Distinct hostnames that link to or from j-note.jp in the public web crawl.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for j-note.jp.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from j-note.jp.

Cypher and MCP

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

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