Hostname
llvmflow-api.com
Last fetched
llvmflow-api.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
llvmflow-api.com 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 |
|---|---|---|---|---|
| 3.34.154.236 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.35.62.55 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.38.114.83 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.39.208.245 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.39.38.38 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.200.158.192 | 43.220.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of llvmflow-api.com owner
- Contact emails
- 238f567c-f241-479f-83dd-fc65739c6c78@identity-protect.org
- 54e50ae5-ca54-4b4e-9101-3650d9bac8c7@identity-protect.org
- 7fc5f2b3-4e98-40e7-b872-f982592dd628@identity-protect.org
- 9b4f8d78-eab1-4cbf-8952-0a18b4102c4d@identity-protect.org
- d6f5a0a1-7d93-4f7c-ac79-3b0a75a5769d@identity-protect.org
- e3d2f539-bfde-4fc3-919e-6c6dd88353e4@identity-protect.org
- e4880e5f-b7b6-4764-bcf6-e41df5d8cc74@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from llvmflow-api.com.
- IP · 3.34.154.236
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 238f567c-f241-479f-83dd-fc65739c6c78@identity-protect.org
- TLD · .com
- Browse hostnames · ll…
- 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: "llvmflow-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.