Hostname
edecixion-cloud.com
Last fetched
edecixion-cloud.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
edecixion-cloud.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.79.240.162 | 45.79.240.0/22 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of edecixion-cloud.com owner
- Contact emails
- 0baabf27-e897-45c0-b55d-ec81c20cb407@identity-protect.org
- 11fb9687-3bb6-433f-b1ac-6424468d9c2f@identity-protect.org
- 1f79f19a-3ac4-4d63-84bc-392e76c70e29@identity-protect.org
- 2f4d3d61-aaf0-4803-9eb7-d157a93c40c6@identity-protect.org
- 44918515-f5cb-4459-bc5f-84a02b90f613@identity-protect.org
- dc0ca260-a176-441a-86d6-56536eaf1132@identity-protect.org
- f9067ced-87a5-421e-a5d4-1f30e29555ed@identity-protect.org
- owner-9993718@edecixion-cloud.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of edecixion-cloud.com.
Threat posture
History
Related pages
Pivot deeper into the graph from edecixion-cloud.com.
- IP · 45.79.240.162
- ASN · AS63949
- Registrar · iana:468
- Country · US
- Email · 0baabf27-e897-45c0-b55d-ec81c20cb407@identity-protect.org
- TLD · .com
- Browse hostnames · ed…
- 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: "edecixion-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.