Skip to content

Hostname

cupixel.art

Last fetched

cupixel.art resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cupixel.artRouting diversity5.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cupixel.art

Resolution chain

cupixel.art resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.26.172.107100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.105.113100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.153.29100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.84.99107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.216.1818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.93.1203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.165.703.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.23.2333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.188.20134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.97.4134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.0.1044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.249.24050.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.30.4854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.248.10954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.93.19354.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of cupixel.art.

Threat posture

History

Related pages

Pivot deeper into the graph from cupixel.art.

Cypher and MCP

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

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