Hostname
foreseecloud.com
Last fetched
foreseecloud.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
foreseecloud.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.128.20 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.37 | 3.5.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.130.21 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.132.148 | 3.5.132.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.106 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.123 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.106.144 | 52.219.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.179.16 | 52.219.219.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.179.8 | 52.219.219.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.229.248 | 52.222.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.232.120 | 52.222.230.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.92.136 | 52.219.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.94.96 | 52.219.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.97.124 | 52.219.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.98.72 | 52.219.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of foreseecloud.com owner
- Contact emails
- 1642acbb-39c2-4a3c-bc61-78242fbb08a5@identity-protect.org
- 1fad23a4-f773-4aad-86bc-42e18b718cee@identity-protect.org
- 42c7eb22-e772-4413-a16a-58d0249c810f@identity-protect.org
- 82c52f80-0492-4913-852f-c3a7c5ed6f6e@identity-protect.org
- 8bbbd87b-f0b9-4c70-baf4-a6246cfb7dbc@identity-protect.org
- e2d7506c-ecaa-440d-9485-5a2971dcc3ce@identity-protect.org
- owner-7666256@foreseecloud.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from foreseecloud.com.
- IP · 3.5.128.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1642acbb-39c2-4a3c-bc61-78242fbb08a5@identity-protect.org
- TLD · .com
- Browse hostnames · fo…
- 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: "foreseecloud.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.