Skip to content

Hostname

cuex.com

Last fetched

cuex.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · cuex.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cuex.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.60.2518.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.5418.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.718.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.8118.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.214.1113.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.343.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.73.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.943.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.12599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:151
Organization
revolistic sp. z o. o.
Contact emails

Subdomains

5 observed subdomains of cuex.com.

Web-graph footprint

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

424 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cuex.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cuex.com.

Cypher and MCP

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

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