Hostname
cakoi.cc
Last fetched
cakoi.cc resolves to 1 IPv4 address operated by AS140801 in VN. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
cakoi.cc 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 |
|---|---|---|---|---|
| 103.154.102.4 | 103.154.102.0/23 | AS140801 | — | VN |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of cakoi.cc owner
- Contact emails
- 1f6b4e6c621e8a798d3873a43537af54ea288e458c23a2970cf9c0a49cc19a5f@cakoi.cc.whoisproxy.org
- 5487eb41c803cb95133a5cccf10bfcd39d8a3dbd75dc66bfe663d2e1453f5022@cakoi.cc.whoisproxy.org
- 6ca77008cb1c6ddae1f4148003b1564c7c32d483f416b65b04fdda322679f4e3@cakoi.cc.whoisproxy.org
- 70f41f824b2818eb061f00742a23bf36d07bb380a7b196734cd528e4d168e36c@cakoi.cc.whoisproxy.org
- 9860a9cf4853204f386c54abc1dc9eb6ebd80143c41935f2063ce0e543bc325e@cakoi.cc.whoisproxy.org
- 9f0121bd5d422b7804df3566b8c12b8a9149886506c9d1281990824635a9156e@cakoi.cc.whoisproxy.org
- a4ac5d6844b5d5e575742578c81d74cf49dc61eb68a2eef3e98caff1460d6a53@cakoi.cc.whoisproxy.org
- ad79f933c1ba29465c83a17b39d2ed6493da42d940399bdb3e660ddaa75f4407@cakoi.cc.whoisproxy.org
- bd4bb1136ef9180720e3a6e96f641996725a6285b274783cbdcb40e184d6d6de@cakoi.cc.whoisproxy.org
- d6a8c1cdb84977063991a16142015b8061e1fedc6f049f80cf41be91dcd04e4b@cakoi.cc.whoisproxy.org
Subdomains
1 observed subdomain of cakoi.cc.
| Subdomain |
|---|
| www.cakoi.cc |
Threat posture
History
Related pages
Pivot deeper into the graph from cakoi.cc.
- IP · 103.154.102.4
- ASN · AS140801
- Registrar · iana:269
- Country · VN
- Email · 1f6b4e6c621e8a798d3873a43537af54ea288e458c23a2970cf9c0a49cc19a5f@cakoi.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · ca…
- 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: "cakoi.cc"})-[: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.