Skip to content

Hostname

j3mr.net

Last fetched

j3mr.net resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · j3mr.netRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/j3mr.net

Resolution chain

j3mr.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.24.141.111100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.113.180100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.92.20318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.114.1063.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.153.2383.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.133.203.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.146.13634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.105.12634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.162.11744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.240.11244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.114.16652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.32.18452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

8 observed subdomains of j3mr.net.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from j3mr.net.

Cypher and MCP

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

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