Skip to content

Hostname

ccb-dev.com

Last fetched

ccb-dev.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · ccb-dev.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ccb-dev.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.19108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.78108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.79108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.89108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.37.10613.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.12013.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.4213.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.9113.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
54.192.35.3954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1485
Organization
Contact emails

Subdomains

41 observed subdomains of ccb-dev.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ccb-dev.com.

Cypher and MCP

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

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