Skip to content

Hostname

ripley.com.pe

Last fetched

ripley.com.pe resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · ripley.com.peRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/ripley.com.pe

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.205.12818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.119.103.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.203.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.333.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.443.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
52.85.31.11552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.239.195.11354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5454.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7254.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:nic.pe
Organization
tiendas por departamento ripley
Contact emails

Subdomains

89 observed subdomains of ripley.com.pe.

Web-graph footprint

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

52 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ripley.com.pe.

Related pages

Pivot deeper into the graph from ripley.com.pe.

Cypher and MCP

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

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