Hostname
api-first-world.com
Last fetched
api-first-world.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
api-first-world.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.67.51.113 | 18.67.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.67.51.57 | 18.67.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.67.51.58 | 18.67.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.67.51.68 | 18.67.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.85.129.128 | 52.85.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.129.45 | 52.85.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.129.57 | 52.85.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.129.97 | 52.85.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of api-first-world.com owner
- Contact emails
- 3ab91120-5037-42f0-a7e0-587f6a4008fa@identity-protect.org
- a17c640e-2ed3-4712-aa94-7d6c7e5183ac@identity-protect.org
- b7c3ad83-0625-484e-ab12-828d4bc0fd1d@identity-protect.org
- bcece775-d3e3-4b80-b447-0a35e2205a2a@identity-protect.org
- d992735f-4abc-47f3-b1ee-5ffded302467@identity-protect.org
- e237fefb-5e83-460f-9174-d1d7b76d3127@identity-protect.org
- owner-5511164@api-first-world.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from api-first-world.com in the public web crawl.
41 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from api-first-world.com.
- IP · 18.67.51.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 3ab91120-5037-42f0-a7e0-587f6a4008fa@identity-protect.org
- 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-first-world.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.