Hostname
cloudeka.id
Last fetched
cloudeka.id resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists registrar:pt web commerce communications as the registrar.
Nutrition Label
Resolution chain
cloudeka.id resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.78.166.17 | 16.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 16.78.182.215 | 16.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
WHOIS identity
- Registrar
- registrar:pt web commerce communications
- Organization
- —
- Contact emails
- —
Subdomains
109 observed subdomains of cloudeka.id.
Showing 25 of 109. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cloudeka.id in the public web crawl.
212 sites link to this hostname.
43 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for cloudeka.id.
| Mechanism | Target |
|---|---|
| SPF_A | cloudeka.id |
| SPF_INCLUDE | exchange.lintasarta.net |
| SPF_IP | 183.91.78.187/32 |
Related pages
Pivot deeper into the graph from cloudeka.id.
- IP · 16.78.166.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:pt web commerce communications
- Country · ID
- TLD · .id
- 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: "cloudeka.id"})-[: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.