Hostname
cbn.id
Last fetched
cbn.id resolves to 2 IPv4 addresses operated by AS132644 in ID. WHOIS lists registrar:pt cyberindo aditama as the registrar.
Nutrition Label
Resolution chain
cbn.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 |
|---|---|---|---|---|
| 116.204.130.60 | 116.204.130.0/24 | AS132644 | — | ID |
| 116.204.251.197 | 116.204.250.0/23 | AS132644 | — | ID |
WHOIS identity
- Registrar
- registrar:pt cyberindo aditama
- Organization
- pt. cyberindo aditama
- Contact emails
Subdomains
32 observed subdomains of cbn.id.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cbn.id in the public web crawl.
225 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for cbn.id.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 116.204.249.142 |
| SPF_IP | 121.100.4.136 |
| SPF_IP | 202.158.23.0/24 |
| SPF_IP | 202.158.3.0/24 |
| SPF_IP | 202.158.49.224/28 |
| SPF_IP | 202.158.81.0/24 |
| SPF_IP | 210.210.145.0/24 |
| SPF_IP | 210.210.188.0/24 |
| SPF_IP | 45.126.134.22 |
Related pages
Pivot deeper into the graph from cbn.id.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cbn.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.