Hostname
alternative-ideacloud.com
Last fetched
alternative-ideacloud.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
alternative-ideacloud.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.226.69.129 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.53 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.65 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.70 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 65.9.189.106 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.16 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.38 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.74 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of alternative-ideacloud.com owner
- Contact emails
- 037945fd-148a-43a2-a36e-34d9976eaaea@identity-protect.org
- 2652a408-d890-482e-8c0d-e05adbc4448d@identity-protect.org
- 431979d9-13dd-43af-bf10-e1272d00e68f@identity-protect.org
- 57a5aaa5-dbb0-431a-83a4-64a7adccd784@identity-protect.org
- 76ffe482-b3cd-409c-98dd-6ee48e2e158b@identity-protect.org
- 9d944308-45dd-42e3-9921-828c62113ef9@identity-protect.org
- owner-982818@alternative-ideacloud.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of alternative-ideacloud.com.
Showing 9 of 11. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alternative-ideacloud.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for alternative-ideacloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from alternative-ideacloud.com.
- IP · 13.226.69.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · 037945fd-148a-43a2-a36e-34d9976eaaea@identity-protect.org
- TLD · .com
- Browse hostnames · al…
- 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: "alternative-ideacloud.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.