Skip to content

Hostname

clcgfz.com

Last fetched

clcgfz.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · clcgfz.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/clcgfz.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.251.3713.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.7813.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.8513.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.9913.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.12418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.1318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.1618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.1918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.25.4852.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.5252.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.5952.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.752.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
18.64.211.10618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

2 observed subdomains of clcgfz.com.

Threat posture

History

Related pages

Pivot deeper into the graph from clcgfz.com.

Cypher and MCP

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

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