Skip to content

Hostname

cbagm.com

Last fetched

cbagm.com resolves to 3 IPv4 addresses operated by AS139880 in HK. WHOIS lists iana:4044 as the registrar.

Nutrition Label

WHISPER CANON · cbagm.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cbagm.com

Resolution chain

cbagm.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.227.117.94156.227.64.0/18AS139880HK
172.65.190.172172.65.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.217.74.2328.217.0.0/17AS45102HK

WHOIS identity

Registrar
iana:4044
Organization
guan du qu da tie chui xin xi ji shu zi xun fu wu bu
Contact emails

Subdomains

2 observed subdomains of cbagm.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cbagm.com.

Cypher and MCP

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

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