Hostname
devolon.cloud
Last fetched
devolon.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
devolon.cloud 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 |
|---|---|---|---|---|
| 108.157.188.112 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.188.47 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.188.78 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.188.94 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 65.9.86.2 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.51 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.62 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.74 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:81
- Organization
- neodigital ou
- Contact emails
Subdomains
8 observed subdomains of devolon.cloud.
Threat posture
History
Related pages
Pivot deeper into the graph from devolon.cloud.
- IP · 108.157.188.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IT
- Email · 91fd7964b99edb70850c5ad9d66b4f12-6990044@contact.gandi.net
- TLD · .cloud
- Browse hostnames · de…
- 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: "devolon.cloud"})-[: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.