Hostname
karteconnect.com
Last fetched
karteconnect.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
karteconnect.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 |
|---|---|---|---|---|
| 3.170.42.104 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.121 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.22 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.34 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.180.2 | 65.8.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.180.25 | 65.8.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.180.52 | 65.8.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.180.78 | 65.8.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of karteconnect.com owner
- Contact emails
- 08b583d1-cf34-45ef-9c1d-0d9077cbb288@identity-protect.org
- 3e4af2ed-3323-42b6-9b1c-22556a7da009@identity-protect.org
- 45b51da0-2eb4-4ca7-98bb-aed29875c473@identity-protect.org
- 7c16a2e2-995a-4a84-85dc-202ce184373f@identity-protect.org
- 8bf0d22c-d93c-4596-b9df-4a023a26222e@identity-protect.org
- a400a141-6872-480e-9bdf-004031854cb0@identity-protect.org
- e75f31f2-33bf-428b-a3ce-14399435d7bc@identity-protect.org
Subdomains
21 observed subdomains of karteconnect.com.
Showing 11 of 21. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from karteconnect.com.
- IP · 3.170.42.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 08b583d1-cf34-45ef-9c1d-0d9077cbb288@identity-protect.org
- TLD · .com
- Browse hostnames · ka…
- 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: "karteconnect.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.