Skip to content

Hostname

cloudkarafka.com

Last fetched

cloudkarafka.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cloudkarafka.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cloudkarafka.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.126.3813.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.7113.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.8113.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.9813.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.255.1213.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.133.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.523.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.663.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Subdomains

6 observed subdomains of cloudkarafka.com.

Web-graph footprint

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

61 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cloudkarafka.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from cloudkarafka.com.

Cypher and MCP

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

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