Hostname
chrishkane.com
Last fetched
chrishkane.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chrishkane.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.168.106 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.79 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.86 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.90 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.246.11 | 3.160.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 3.160.246.28 | 3.160.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 3.160.246.29 | 3.160.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 3.160.246.52 | 3.160.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0132486725
- Contact emails
- chrishkane@live.com
- chrishkane.com@contactprivacy.com
- 4c076f4d-0996-4089-9d09-cf2efc547a92@identity-protect.org
- 56885fcc-db98-42ee-aa9c-d9caec213184@identity-protect.org
- 8c7f65ab-c91c-447d-b35a-314f0ee68c5e@identity-protect.org
- 9a378506-6d0b-42e4-9d1f-0ed8a00590e3@identity-protect.org
- a1c9af30-df1f-4036-bc27-9e30bdf1fa84@identity-protect.org
- dbcbc71f-773b-4fe1-8537-5bda7f1ecea4@identity-protect.org
- ffb50277-2397-4d0c-afb3-6d54df352431@identity-protect.org
Subdomains
3 observed subdomains of chrishkane.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for chrishkane.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | simplelogin.co |
Related pages
Pivot deeper into the graph from chrishkane.com.
- IP · 18.239.168.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · chrishkane@live.com
- TLD · .com
- Browse hostnames · ch…
- 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: "chrishkane.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.