Hostname
api-02.com
Last fetched
api-02.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
api-02.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 |
|---|---|---|---|---|
| 18.239.36.58 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.65 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.69 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.80 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 99.84.252.104 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.22 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.31 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.74 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of api-02.com owner
- Contact emails
- api-02.com@domainsbyproxy.com
- 053f7c48-b865-4a27-908e-8e9c3dc4127c@identity-protect.org
- 1a6c8e6f-947a-4af3-baa8-45b46ef5c3f5@identity-protect.org
- 3378587a-c55f-4984-84ea-f0b996ca4d1f@identity-protect.org
- 6953d999-fd22-4052-98a1-ed6c6b60aa91@identity-protect.org
- c61fe484-1925-47eb-af1e-3cbac9ae9084@identity-protect.org
- d7cd39c0-1108-4f57-b17a-d584582bc080@identity-protect.org
- e5aefd9a-6b9a-410a-a043-9e258f638cd8@identity-protect.org
Subdomains
69 observed subdomains of api-02.com.
Showing 25 of 69. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from api-02.com.
- IP · 18.239.36.58
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · NL
- Email · api-02.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-02.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.