Skip to content

Hostname

ciweb.imging.com

Last fetched

ciweb.imging.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ciweb.imging.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ciweb.imging.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.89.12316.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.333.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.773.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.383.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2293.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.4252.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.11552.218.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.185.15452.218.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.14752.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.190.352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.204.19552.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.210.13952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.228.22752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.8352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.243.10752.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.11552.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ciweb.imging.com in WhisperGraph.

Subdomains

4 observed subdomains of ciweb.imging.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ciweb.imging.com.

Cypher and MCP

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

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