Skip to content

Hostname

www.cx-code.com

Last fetched

www.cx-code.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · www.cx-code.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/www.cx-code.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.68.20143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.48143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.74143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.80143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.214.5118.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.6018.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.6518.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.9818.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.12218.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.3718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with www.cx-code.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.cx-code.com.

Cypher and MCP

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

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