Skip to content

Hostname

i-jmr.org

Last fetched

i-jmr.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · i-jmr.orgRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/i-jmr.org

Resolution chain

i-jmr.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.58.0.19316.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.189.2516.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.27.6716.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.223.1818.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.88.1033.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.224.1713.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.164.773.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.118.2503.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of i-jmr.org.

Subdomain
www.i-jmr.org

Web-graph footprint

Distinct hostnames that link to or from i-jmr.org in the public web crawl.

281 sites link to this hostname.

1,789 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from i-jmr.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "i-jmr.org"})-[: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.