Skip to content

Hostname

units.carambo.la

Last fetched

units.carambo.la resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · units.carambo.laRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/units.carambo.la

Resolution chain

units.carambo.la resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
54.192.97.2654.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.4254.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.4454.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.8654.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.10765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.130.1365.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.9965.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.12565.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.11765.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

No WHOIS records are currently associated with units.carambo.la in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from units.carambo.la in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from units.carambo.la.

Cypher and MCP

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

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