Skip to content

Hostname

m.ripr.org

Last fetched

m.ripr.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · m.ripr.orgRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/m.ripr.org

Resolution chain

m.ripr.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.79.1343.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.1633.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2403.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.543.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.1083.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.220.17052.218.220.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.229.13852.218.229.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.138.4352.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.163.2752.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.5152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.25152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.205.25152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.208.21952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.225.2752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.24352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.239.13152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with m.ripr.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from m.ripr.org in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for m.ripr.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from m.ripr.org.

Cypher and MCP

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

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