Skip to content

Hostname

cbncloud.co.id

Last fetched

cbncloud.co.id resolves to 1 IPv4 address operated by AS132644 in ID. WHOIS lists registrar:pt cyberindo aditama as the registrar.

Nutrition Label

WHISPER CANON · cbncloud.co.idRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/cbncloud.co.id

Resolution chain

cbncloud.co.id resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.126.134.13145.126.132.0/22AS132644ID

WHOIS identity

Registrar
registrar:pt cyberindo aditama
Organization
pt. cyberindo mega persada
Contact emails

Subdomains

37 observed subdomains of cbncloud.co.id.

Web-graph footprint

Distinct hostnames that link to or from cbncloud.co.id in the public web crawl.

38 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cbncloud.co.id.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.253.68.130
SPF_IP116.204.249.9
SPF_IP116.204.250.9
SPF_IP202.158.9.160/28
SPF_IP45.126.133.54
SPF_IP45.126.133.73
SPF_IP45.126.134.0/24
SPF_IP45.126.134.38

Related pages

Pivot deeper into the graph from cbncloud.co.id.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cbncloud.co.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.