Skip to content

Hostname

barnstormer.jp

Last fetched

barnstormer.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · barnstormer.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/barnstormer.jp

Resolution chain

barnstormer.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.65.214.10318.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.7218.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.8918.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.9718.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.1143.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.1163.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.1263.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.843.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.2854.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.3354.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.5254.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.7654.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
takashi katahira
Contact emails

Subdomains

2 observed subdomains of barnstormer.jp.

Web-graph footprint

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

40 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for barnstormer.jp.

MechanismTarget
SPF_INCLUDEspf.makeshop.jp

Related pages

Pivot deeper into the graph from barnstormer.jp.

Cypher and MCP

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

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