Skip to content

Hostname

app.chisellabs.com

Last fetched

app.chisellabs.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · app.chisellabs.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.chisellabs.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.193.127107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.228.129107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.248.5113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.149.1863.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.171.13534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.1.1835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.207.21052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.16.16852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.39.17852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.112.11354.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.49.8898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.224.20698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.chisellabs.com in WhisperGraph.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.chisellabs.com.

Cypher and MCP

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

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