Hostname
thekono.com
Last fetched
thekono.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thekono.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.99.115 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.127 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.14 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.81 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.102.100 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.104 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.58 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.73 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.124.106 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.45 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.68 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.93 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thekono.com owner
- Contact emails
- stanley.chien@thekono.com
- 282fc92a-251d-471b-bdab-2d8740cdd80e@identity-protect.org
- 2cac3017-8e5b-43ae-8044-cbe1d66891ba@identity-protect.org
- 59f8e670-ceb6-4219-8581-608a6af52aa8@identity-protect.org
- 84c9d716-16bd-49f2-945e-e41a46c602aa@identity-protect.org
- 9764d4cf-9ad3-42c0-a56b-2ebb9241cdc7@identity-protect.org
- c2400f2e-82fb-4844-974f-d193ede6ca19@identity-protect.org
- owner-10226439@thekono.com.whoisprivacyservice.org
- owner-1289879@thekono.com.whoisprivacyservice.org
- owner-6267582@thekono.com.whoisprivacyservice.org
- owner-9407557@thekono.com.whoisprivacyservice.org
- owner-9502060@thekono.com.whoisprivacyservice.org
- owner-9864895@thekono.com.whoisprivacyservice.org
- owner@thekono.com.whoisprivacyservice.org
Subdomains
82 observed subdomains of thekono.com.
Showing 25 of 82. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thekono.com in the public web crawl.
91 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for thekono.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from thekono.com.
- IP · 13.32.99.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · stanley.chien@thekono.com
- TLD · .com
- Browse hostnames · th…
- 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: "thekono.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.