Skip to content

Hostname

cba.com.bo

Last fetched

cba.com.bo resolves to 1 IPv4 address operated by COTAS LTDA. in BO.

Nutrition Label

WHISPER CANON · cba.com.boRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cba.com.bo

Resolution chain

cba.com.bo resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.119.193.235200.119.192.0/20AS25620COTAS LTDA.BO

WHOIS identity

No WHOIS records are currently associated with cba.com.bo in WhisperGraph.

Subdomains

17 observed subdomains of cba.com.bo.

Web-graph footprint

Distinct hostnames that link to or from cba.com.bo in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cba.com.bo.

MechanismTarget
SPF_Acba.com.bo
SPF_IP200.58.160.142
SPF_IP200.58.160.63
SPF_MXcba.com.bo

Related pages

Pivot deeper into the graph from cba.com.bo.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cba.com.bo"})-[: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.