Skip to content

Hostname

cghub.com

Last fetched

cghub.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · cghub.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cghub.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.24108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.43108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.88108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.99108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.47.114108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.120108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.3108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.57108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.4518.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.4918.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.8518.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.9818.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domains by proxy,
Contact emails

Subdomains

1,643 observed subdomains of cghub.com.

Web-graph footprint

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

342 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cghub.com.

Cypher and MCP

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

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