Skip to content

Hostname

jma.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.180.25.12618.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.138.22435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.107.16752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.124.6852.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
japan management association
Contact emails

Subdomains

1 observed subdomain of jma.jp.

Subdomain
www.jma.jp

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

18 SPF mechanisms authorising senders for jma.jp.

MechanismTarget
SPF_Ajma.jp
SPF_INCLUDE_aham.wadax-sv.jp
SPF_INCLUDE_wxpm.wadax-sv.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspfcm.cybermail.jp
SPF_IP153.123.7.58/32
SPF_IP202.24.173.1
SPF_IP203.191.250.22/32
SPF_IP203.191.250.23/32
SPF_IP221.249.113.210
SPF_IP221.249.113.212
SPF_IP52.192.8.9
SPF_IP52.196.173.90
SPF_IP54.168.126.73
SPF_IP59.157.182.10
SPF_MXjma.jp

Related pages

Pivot deeper into the graph from jma.jp.

Cypher and MCP

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

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