Skip to content

Hostname

m.ex-m.jp

Last fetched

m.ex-m.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · m.ex-m.jpRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/m.ex-m.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.96.10918.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.11618.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.618.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.8318.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with m.ex-m.jp in WhisperGraph.

Web-graph footprint

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

257 sites link to this hostname.

373 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for m.ex-m.jp.

MechanismTarget
SPF_INCLUDEfc1093.cuenote.jp
SPF_INCLUDEmailgun.org
SPF_INCLUDEmdsaturday.maildealer.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.5.41.240/32

Related pages

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

Cypher and MCP

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

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