Skip to content

Hostname

m-on.jp

Last fetched

m-on.jp resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · m-on.jpRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/m-on.jp

Resolution chain

m-on.jp resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.127.2913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.239.5413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.234.6413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.61.12913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.120.20113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.192.2083.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.242.1013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.144.20535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.7.18435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.187.14552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.68.14752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.158.25254.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.64.554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.49.10554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.92.19354.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.105.20754.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.169.10357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.194.113.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
atsushi kishi
Contact emails

Subdomains

20 observed subdomains of m-on.jp.

Web-graph footprint

Distinct hostnames that link to or from m-on.jp in the public web crawl.

762 sites link to this hostname.

327 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for m-on.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP54.65.54.195/32
SPF_IP54.92.109.39/32

Related pages

Pivot deeper into the graph from m-on.jp.

Cypher and MCP

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

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