Hostname
libretos.rppdigital.com
Last fetched
libretos.rppdigital.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.
Nutrition Label
Resolution chain
libretos.rppdigital.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.220.19 | 13.32.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.220.26 | 13.32.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.220.65 | 13.32.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.220.75 | 13.32.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.160.188.121 | 3.160.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.188.122 | 3.160.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.188.27 | 3.160.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.188.66 | 3.160.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
No WHOIS records are currently associated with libretos.rppdigital.com in WhisperGraph.
Subdomains
2 observed subdomains of libretos.rppdigital.com.
| Subdomain |
|---|
| api.libretos.rppdigital.com |
Showing 1 of 2. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from libretos.rppdigital.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "libretos.rppdigital.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.