Skip to content

Hostname

kensho.com

Last fetched

kensho.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · kensho.comRouting diversity4.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kensho.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.148.122100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.46.1583.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.215.483.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.94.1143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.204.13634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.119.2344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.92.9052.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.230.21654.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.33.6798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
caleb howe
Contact emails

Subdomains

54 observed subdomains of kensho.com.

Web-graph footprint

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

300 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kensho.com.

MechanismTarget
SPF_INCLUDE5474542.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_MXkensho.com

Related pages

Pivot deeper into the graph from kensho.com.

Cypher and MCP

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

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