Skip to content

Hostname

c8ke.com

Last fetched

c8ke.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · c8ke.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/c8ke.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.30.214100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.229.254100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.239.123107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.131.1473.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.145.11934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.89.12634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.115.8434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.25.4835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.136.9544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.238.13252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.32.3754.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.20.14354.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.70.298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.160.1898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
c8ke
Contact emails

Subdomains

13 observed subdomains of c8ke.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for c8ke.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from c8ke.com.

Cypher and MCP

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

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