Hostname
cloudfloat.net
Last fetched
cloudfloat.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudfloat.net 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 |
|---|---|---|---|---|
| 3.174.255.122 | 3.175.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.14 | 3.175.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.52 | 3.175.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.73 | 3.175.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 99.84.203.111 | 99.86.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.203.114 | 99.86.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.203.125 | 99.86.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.203.62 | 99.86.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- domains by proxy,
- Contact emails
- cloudfloat.net@domainsbyproxy.com
- 5cbe004f-6465-466e-947c-f227c1a8adcb@identity-protect.org
- 774b327c-5761-4d65-bf6f-d6e87dfe9b6d@identity-protect.org
- 85160110-0ddf-4680-87b7-a231e360c18c@identity-protect.org
- 8a0ea84e-07f4-4906-8fdc-b2905c9910ab@identity-protect.org
- c7d903ac-1daf-4c77-a5d6-981f0dd430de@identity-protect.org
- fb56b2f5-a271-42fb-aec2-e46ef9401b3d@identity-protect.org
Subdomains
24 observed subdomains of cloudfloat.net.
Threat posture
History
Related pages
Pivot deeper into the graph from cloudfloat.net.
- IP · 3.174.255.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · cloudfloat.net@domainsbyproxy.com
- TLD · .net
- Browse hostnames · cl…
- 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: "cloudfloat.net"})-[: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.