Hostname
roborune.com
Last fetched
roborune.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
roborune.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.164.116.117 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.20 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.72 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.98 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.175.25 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.67.175.32 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.67.175.67 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.67.175.70 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of roborune.com owner
- Contact emails
- 1a784bb0-7083-4501-b920-14b5ad534ff4@identity-protect.org
- 39b7da02-e2f5-43b8-90ab-1720fb68179f@identity-protect.org
- 63b81440-920b-4f26-a438-d3469ce403cc@identity-protect.org
- 7c1c242f-6372-4a4f-9d9c-cc8848b7d878@identity-protect.org
- 9af7825c-b39b-4aeb-8937-2bf41cbacf58@identity-protect.org
- b1d5dc17-d5cc-4962-9f05-f90bd2fef852@identity-protect.org
- c93b757c-6301-41d3-baa8-9aba8a38e5ca@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from roborune.com.
- IP · 18.164.116.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1a784bb0-7083-4501-b920-14b5ad534ff4@identity-protect.org
- TLD · .com
- Browse hostnames · ro…
- 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: "roborune.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.