Hostname
keytodata.com
Last fetched
keytodata.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
keytodata.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.159.136.54 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1328
- Organization
- jochen layer
- Contact emails
Subdomains
23 observed subdomains of keytodata.com.
Showing 22 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from keytodata.com in the public web crawl.
9 sites link to this hostname.
37 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for keytodata.com.
| Mechanism | Target |
|---|---|
| SPF_A | w01261d0.kasserver.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.94.75.154 |
| SPF_IP | 2a01:488:42:1000:57e6:2ae7:0:0 |
| SPF_IP | 46.223.127.164 |
| SPF_IP | 87.230.42.231 |
| SPF_IP | 88.198.43.43 |
| SPF_MX | keytodata.com |
Related pages
Pivot deeper into the graph from keytodata.com.
- IP · 162.159.136.54
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1328
- Country · CA
- Email · jochen.layer@keytodata.com
- TLD · .com
- Browse hostnames · ke…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "keytodata.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.