Hostname
api-01.com
Last fetched
api-01.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
api-01.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.29.17 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.22 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.30 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.89 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of api-01.com owner
- Contact emails
- api-01.com@domainsbyproxy.com
- 108cc51f-7cfa-43af-b14b-084ad7eb70e7@identity-protect.org
- 3d580047-3867-4781-a544-f4efc865a7e3@identity-protect.org
- c4e79c74-7f75-48d4-af82-986eb0dbc7b1@identity-protect.org
- c676588b-43cd-45b0-8765-365ebb693174@identity-protect.org
- c72db5bf-fb84-45de-b065-100b285960c4@identity-protect.org
- dc0a6c1b-99cc-4ad5-b970-38919349bbc0@identity-protect.org
- e4a41c61-c5e2-4e9b-a19a-bc748e5643c0@identity-protect.org
Subdomains
68 observed subdomains of api-01.com.
Showing 25 of 68. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from api-01.com.
- IP · 108.139.29.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · api-01.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ap…
- 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: "api-01.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.