Hostname
shiftkey.com
Last fetched
shiftkey.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shiftkey.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 65.9.175.28 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.5 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.52 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.87 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shiftkey.com owner
- Contact emails
- shiftkey.com@domainsbyproxy.com
- 19b6e78c-3a0d-4c6b-a867-71900c24f08e@identity-protect.org
- 2c3be4a3-f11c-498d-b25c-68a5b79ae8d5@identity-protect.org
- 38617f99-d99b-40db-a608-bc5e04c7a22f@identity-protect.org
- 959a4714-bc6c-4954-8b53-017c339b6de5@identity-protect.org
- b6ad9d07-034e-4983-90e4-04e323bd39d8@identity-protect.org
- c3397bfb-af79-46f9-ad4b-c1058aa62896@identity-protect.org
- f34148a9-beee-44cd-b49c-e35f6b3f75ce@identity-protect.org
Subdomains
41 observed subdomains of shiftkey.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shiftkey.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for shiftkey.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_IP | 103.151.192.0/23 |
| SPF_IP | 185.12.80.0/22 |
| SPF_IP | 188.172.128.0/20 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 216.198.0.0/18 |
Related pages
Pivot deeper into the graph from shiftkey.com.
- IP · 65.9.175.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · shiftkey.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · sh…
- 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: "shiftkey.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.