Skip to content

Hostname

cng.cz

Last fetched

cng.cz resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · cng.czRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cng.cz

Resolution chain

cng.cz resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.251.231.2003.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.113.8152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.50.13552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.137.2554.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with cng.cz in WhisperGraph.

Subdomains

3 observed subdomains of cng.cz.

Web-graph footprint

Distinct hostnames that link to or from cng.cz in the public web crawl.

48 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cng.cz.

Cypher and MCP

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

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