Skip to content

Hostname

cupix.works

Last fetched

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

Nutrition Label

WHISPER CANON · cupix.worksRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cupix.works

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.245.114108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.245.4108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.245.54108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.245.56108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.33.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.593.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.83.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.943.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.185.1053.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.163.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.383.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.793.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.211.8118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.8218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1489
Organization
cupix
Contact emails

Subdomains

46 observed subdomains of cupix.works.

Web-graph footprint

Distinct hostnames that link to or from cupix.works in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cupix.works.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from cupix.works.

Cypher and MCP

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

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