Skip to content

Hostname

cg51.com

Last fetched

cg51.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cg51.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cg51.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.107108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.37108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.56108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.84108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.18.5118.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.6018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.6618.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.7918.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
65.9.175.11065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
zhang long
Contact emails

Subdomains

1 observed subdomain of cg51.com.

Subdomain
www.cg51.com

Web-graph footprint

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

8,681 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cg51.com.

Cypher and MCP

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

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