Hostname
kinde.com
Last fetched
kinde.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
kinde.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.67.39.103 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.39.26 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.39.55 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.39.75 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.214.13 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.27 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.48 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.59 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- businessventure_com
- Contact emails
- kinde.com@domainsbyproxy.com
- gary@thewebgroup.com
- president@businessventure.com
- 21963c91-da05-4e6e-895c-de01c3f58d92@identity-protect.org
- 4593cb8b-d4c7-4330-804f-0446e91d1374@identity-protect.org
- 5770c89d-7eed-44db-a5ba-896702d86c1a@identity-protect.org
- 7110a638-0624-4968-8ca0-2db7227d3b34@identity-protect.org
- 88124a7f-da2d-4c31-aa67-c0c1d71b11a5@identity-protect.org
- ed2cce17-128e-4830-9210-b26a19fb9cfc@identity-protect.org
- fe7b3875-1d95-46b9-bf0f-852dd58e22b7@identity-protect.org
- owner-10854730@kinde.com.whoisprivacyservice.org
Subdomains
47 observed subdomains of kinde.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kinde.com in the public web crawl.
184 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for kinde.com.
| Mechanism | Target |
|---|---|
| SPF_A | kinde.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from kinde.com.
- IP · 18.67.39.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · kinde.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ki…
- 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: "kinde.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.