Skip to content

Hostname

cnbc.id

Last fetched

cnbc.id resolves to 110.239.90.153, announced in 110.239.64.0/19 by HWCLOUDS-AS-AP - HUAWEI CLOUDS in ID. cnbc.id is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · cnbc.idRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/cnbc.id

Resolution chain

IPv6 resolution

No AAAA record for cnbc.id is recorded in WhisperGraph.

Attribution

huawei international pte

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for cnbc.id. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Subdomains

Subdomain
mail.cnbc.id

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns.detik.com
  • ns1.detik.com
  • ns2.detik.com
  • ns.detik.net.id
  • ns1.detik.net.id
  • ns2.detik.net.id

MX records

  • mail.cnbc.id

SPF policy

  • ip: 203.190.240.0/22
  • ip: 103.49.220.0/23
  • ip: 203.190.244.0/23
  • ip: 2402:a000::/32
  • include: amazonses.com
  • include: _spf.google.com
  • a: cnbc.id
  • mx: cnbc.id
  • ip: 182.16.174.65

Threat-feed evidence

History

Related pages

Pivot from cnbc.id into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cnbc.id"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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