Skip to content

Hostname

ripr.org

Last fetched

ripr.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · ripr.orgRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ripr.org

Resolution chain

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.84.343.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.763.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.213.3452.218.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.249.23452.218.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.129.17152.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.1952.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.162.14752.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.163.9952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.20352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.17952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.9152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.211.15552.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.230.1152.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.230.12352.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.17152.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.243.5152.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:86
Organization
james baumgartner
Contact emails

Subdomains

8 observed subdomains of ripr.org.

Web-graph footprint

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

389 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for ripr.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ripr.org.

Cypher and MCP

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

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