Hostname
kinalta.com
Last fetched
kinalta.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kinalta.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.118.98.148 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.224.162.82 | 18.224.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.132.53.246 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.135.140.100 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.143.37.110 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.18.165.29 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kinalta.com owner
- Contact emails
- 063c73a4-b031-460a-9f52-ce2c8342ed53@identity-protect.org
- 2ebccd4d-de55-4b0f-8b1d-f116977f227c@identity-protect.org
- 3526a607-e09b-494c-911f-a54f8402ecc1@identity-protect.org
- 73eec78f-acee-45ff-99f0-ccd0e83d1ed5@identity-protect.org
- bcd51924-61e3-4b69-8659-e826364d7be3@identity-protect.org
- bd3df050-325c-4a35-885e-eb2dbd26d59f@identity-protect.org
- pw-c57f5c83dabb4e6721e88206a9059589@privacyguardian.org
- owner-9804488@kinalta.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of kinalta.com.
| Subdomain |
|---|
| www.kinalta.com |
Web-graph footprint
Distinct hostnames that link to or from kinalta.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kinalta.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from kinalta.com.
- IP · 18.118.98.148
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 063c73a4-b031-460a-9f52-ce2c8342ed53@identity-protect.org
- 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: "kinalta.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.