Hostname
istorage-api.com
Last fetched
istorage-api.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
istorage-api.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.220.145.145 | 54.220.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of istorage-api.com owner
- Contact emails
- 10d886e7-a6c7-40f0-b2cd-b81273527fb5@identity-protect.org
- 3957ed11-976b-4a31-a02a-d42944c5dfc6@identity-protect.org
- 49ef93bf-4a76-496d-b6a3-7b550770e4d0@identity-protect.org
- 69f95309-b687-4bca-9e23-5fb1719b5633@identity-protect.org
- 748ad273-b551-4a3f-9350-ab9539e2ba3a@identity-protect.org
- c0a976af-88bd-41af-913c-d25b0f07380f@identity-protect.org
- c818bf84-3019-45d7-b397-db98bb26ad67@identity-protect.org
- owner-11631599@istorage-api.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of istorage-api.com.
Web-graph footprint
Distinct hostnames that link to or from istorage-api.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from istorage-api.com.
- IP · 54.220.145.145
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 10d886e7-a6c7-40f0-b2cd-b81273527fb5@identity-protect.org
- TLD · .com
- Browse hostnames · is…
- 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: "istorage-api.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.