Hostname
startkaia.com
Last fetched
startkaia.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
startkaia.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.238.49.18 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.21 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.3 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.51 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.50.103 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.18 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.8 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.93 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of startkaia.com owner
- Contact emails
- 39792bb5-ac35-40f1-bfe5-d90f876b7215@identity-protect.org
- 4ada5fcc-4187-47d0-b0be-63c830dcd623@identity-protect.org
- 6e59997d-2d95-4d87-95a0-730545f4aafe@identity-protect.org
- 85c3f848-fea2-4dc4-b6b0-68c16dd1108c@identity-protect.org
- 8db0aef8-4371-4d4e-abc2-b91d7b4d5614@identity-protect.org
- c95e7414-0335-4742-980d-4ca8cd0a8fb5@identity-protect.org
- eb23edcf-d76e-4946-b002-d3977d1f8a09@identity-protect.org
Subdomains
2 observed subdomains of startkaia.com.
Web-graph footprint
Distinct hostnames that link to or from startkaia.com in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from startkaia.com.
- IP · 18.238.49.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 39792bb5-ac35-40f1-bfe5-d90f876b7215@identity-protect.org
- TLD · .com
- Browse hostnames · st…
- 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: "startkaia.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.