Skip to content

Hostname

cxonexus.com

Last fetched

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

Nutrition Label

WHISPER CANON · cxonexus.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cxonexus.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.147.171.2316.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.107.24535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.13.044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.77.17552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.44.10354.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.51.11954.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.221.15454.245.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.234.23554.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

40 observed subdomains of cxonexus.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cxonexus.com.

Related pages

Pivot deeper into the graph from cxonexus.com.

Cypher and MCP

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

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