Hostname
lib-api.net
Last fetched
lib-api.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lib-api.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.112.192.93 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.144.248 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.77.231.129 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.197.229.209 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.85.119 | 54.238.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.64.128.103 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 09223294-86b1-49a5-b47f-53bd76419738@identity-protect.org
- 19b1756d-8612-430b-99ae-a10c1fd5a467@identity-protect.org
- 875b6a90-631c-4f9e-96e4-9195e11f355f@identity-protect.org
- b54d3c01-ba5d-44d1-ae52-bd57bd60c896@identity-protect.org
- owner-11982414@lib-api.net.whoisprivacyservice.org
- owner-2769673@lib-api.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from lib-api.net.
- IP · 13.112.192.93
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 09223294-86b1-49a5-b47f-53bd76419738@identity-protect.org
- TLD · .net
- Browse hostnames · li…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lib-api.net"})-[: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.