Skip to content

Hostname

app.carousel-learning.com

Last fetched

app.carousel-learning.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · app.carousel-learning.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/app.carousel-learning.com

Resolution chain

app.carousel-learning.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.58.4413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.107.11718.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.1718.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.3518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.8818.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with app.carousel-learning.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.carousel-learning.com in the public web crawl.

14 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from app.carousel-learning.com.

Cypher and MCP

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

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