Skip to content

Hostname

keenton.cloud

Last fetched

keenton.cloud has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · keenton.cloudRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/keenton.cloud

Resolution chain

keenton.cloud has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
keenton
Contact emails

Subdomains

2 observed subdomains of keenton.cloud.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for keenton.cloud.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsmtpout.com
SPF_INCLUDEsmtproutes.com
SPF_IP188.165.149.211
SPF_IP5.135.60.122
SPF_IP5.196.139.37
SPF_IP5.196.139.38
SPF_IP51.255.18.100
SPF_IP51.255.18.102
SPF_IP51.255.18.103
SPF_IP51.255.18.99

Related pages

Pivot deeper into the graph from keenton.cloud.

Cypher and MCP

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

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