Hostname
remote-api.staging-dev.3dcontinuumengine.com
Last fetched
remote-api.staging-dev.3dcontinuumengine.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.
Nutrition Label
Resolution chain
remote-api.staging-dev.3dcontinuumengine.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 |
|---|---|---|---|---|
| 13.227.227.115 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.118 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.122 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.60 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.155.216.11 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.123 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.27 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.91 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
No WHOIS records are currently associated with remote-api.staging-dev.3dcontinuumengine.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from remote-api.staging-dev.3dcontinuumengine.com.
- IP · 13.227.227.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · VN
- Apex domain · 3dcontinuumengine.com
- Parent domain · staging-dev.3dcontinuumengine.com
- TLD · .com
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "remote-api.staging-dev.3dcontinuumengine.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.