Skip to content

Hostname

ripbook.com

Last fetched

ripbook.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ripbook.comRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ripbook.com

Resolution chain

ripbook.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.135.155.23313.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.40.254.14913.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.40.38.18313.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.42.70.1113.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.64.22713.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.132.181.10718.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.214.4618.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.215.23618.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.127.10318.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.173.6818.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.139.17718.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.170.155.20618.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.88.2273.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.244.2133.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.59.1903.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.8.253.633.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.158.1283.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.111.15835.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.60.4235.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.171.14535.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1068
Organization
crealta
Contact emails

Subdomains

13 observed subdomains of ripbook.com.

Web-graph footprint

Distinct hostnames that link to or from ripbook.com in the public web crawl.

26 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ripbook.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ripbook.com.

Cypher and MCP

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

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