Hostname
de.libri-elwh.de
Last fetched
de.libri-elwh.de resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
de.libri-elwh.de resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.128.166.58 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 176.34.112.88 | 176.34.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 176.34.226.112 | 176.34.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.217.230.148 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.228.227.168 | 54.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
No WHOIS records are currently associated with de.libri-elwh.de in WhisperGraph.
Subdomains
4 observed subdomains of de.libri-elwh.de.
Showing 2 of 4. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from de.libri-elwh.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "de.libri-elwh.de"})-[: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.