Hostname
answer-cloud.com
Last fetched
answer-cloud.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
answer-cloud.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.174.127 | 18.164.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.174.32 | 18.164.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.174.67 | 18.164.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.174.74 | 18.164.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.68.101 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.112 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.122 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.78 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 54.240.184.104 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.11 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.122 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.24 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- cloud advice bv
- Contact emails
Subdomains
2 observed subdomains of answer-cloud.com.
Web-graph footprint
Distinct hostnames that link to or from answer-cloud.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 answer-cloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zohomail.eu |
Related pages
Pivot deeper into the graph from answer-cloud.com.
- IP · 18.164.174.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · US
- Email · 28acaa572d9c9519d4a531a57b8e28a1-1811758@contact.gandi.net
- TLD · .com
- Browse hostnames · an…
- 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: "answer-cloud.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.