Skip to content

Hostname

caimera.art

Last fetched

caimera.art resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · caimera.artRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/caimera.art

Resolution chain

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

IPPrefixASNOperatorCountry
13.205.30.5313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.233.0.20213.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.195.20913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.199.9015.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.229.2253.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.244.1583.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.92.2535.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.190.7965.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.213.20965.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.254.15213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.203.239.10813.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.206.184.11113.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.206.149.713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.200.35.6213.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.204.130.15313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.207.16.3313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.203.185.24113.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.207.52.22413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.207.70.11413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from caimera.art.

Cypher and MCP

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

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