Hostname
cloudyvera.com
Last fetched
cloudyvera.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudyvera.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.227.146.116 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.127 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.51 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.97 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.161.44.110 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.32 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.35 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.70 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cloudyvera.com owner
- Contact emails
- 4ac8bf86-7564-4792-a7a3-5c5e5f2af2da@identity-protect.org
- 82e6d56e-3be8-4936-a3e2-d513f4579eeb@identity-protect.org
- 8c40a845-a6ca-46f7-8341-799379fd0af2@identity-protect.org
- a23e3d21-b933-40cc-a997-6c35cdfd865d@identity-protect.org
- cde4127a-75a1-4677-b862-ed5bc4ffe8d9@identity-protect.org
- f792ce86-691f-42b0-bb13-370c0b60ebe5@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from cloudyvera.com.
- IP · 13.227.146.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · PL
- Email · 4ac8bf86-7564-4792-a7a3-5c5e5f2af2da@identity-protect.org
- TLD · .com
- 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: "cloudyvera.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.