Hostname
cyclefutures.com
Last fetched
cyclefutures.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cyclefutures.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.66.218.101 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.218.113 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.218.15 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.218.65 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.67.233.18 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.52 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.81 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.94 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cyclefutures.com owner
- Contact emails
- 12445bd8-3650-48d4-8e28-51525ab15a5e@identity-protect.org
- 21f0bf02-b389-41bd-9ffb-ee9000d37cc6@identity-protect.org
- 3232df3d-fe46-4e63-8854-ae1a6db6905e@identity-protect.org
- 8c0925d4-7f29-46ad-a629-091642896903@identity-protect.org
- c36a7a90-f0b7-4d1e-bdbf-218a31d4be16@identity-protect.org
- dcc53925-3f04-4509-9f88-3f58631f04ea@identity-protect.org
Subdomains
2 observed subdomains of cyclefutures.com.
Threat posture
History
Related pages
Pivot deeper into the graph from cyclefutures.com.
- IP · 18.66.218.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 12445bd8-3650-48d4-8e28-51525ab15a5e@identity-protect.org
- TLD · .com
- Browse hostnames · cy…
- 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: "cyclefutures.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.