Skip to content

Hostname

ex-m.jp

Last fetched

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

Nutrition Label

WHISPER CANON · ex-m.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ex-m.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.222.11713.225.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.222.4013.225.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.222.7913.225.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.222.8713.225.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.23143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.47143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.84143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.99143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.238.49.11718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.2418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1203.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1273.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.293.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.543.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
ca mobile,ltd.
Contact emails

Subdomains

9 observed subdomains of ex-m.jp.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-cuenote.camobile.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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