Skip to content

Hostname

cbk12integrations.com

Last fetched

cbk12integrations.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cbk12integrations.comRouting diversity4.8/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cbk12integrations.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.223.127.19013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.141.2383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.196.1503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.188.4252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.57.7452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.85.13954.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.218.16854.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.195.20898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.237.10098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.178.12252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of cbk12integrations.com owner
Contact emails

Subdomains

4 observed subdomains of cbk12integrations.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cbk12integrations.com.

Cypher and MCP

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

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