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
Resolution chain
kensho.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.48.148.122 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.214.46.158 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.218.215.48 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.218.94.114 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.204.136 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.221.119.23 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.92.90 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.174.230.216 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.91.33.67 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- caleb howe
- Contact emails
- hostmaster@spglobal.com
- 07d3462749075a095050c8829a531d4c-1740483@contact.gandi.net
- 463c974d9c1dce43927e3a6bcfeadd59-1740483@contact.gandi.net
- 6cf7bab4e5e13054f1facfb9245c07b2-5026519@contact.gandi.net
- 7e67bd8f1aa5f22bb1fd3949f18211ee-1740483@contact.gandi.net
- c0c62cb63e96c2a6bde402097fe0d002-5026519@contact.gandi.net
- c9756f33c7a6a1c0600b5dadb0045507-5026519@contact.gandi.net
Subdomains
54 observed subdomains of kensho.com.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kensho.com in the public web crawl.
300 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for kensho.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5474542.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_MX | kensho.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.