Hostname
koltevate.com
Last fetched
koltevate.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
koltevate.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 |
|---|---|---|---|---|
| 143.204.106.112 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.50 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.60 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.64 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 18.64.8.49 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.53 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.67 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.74 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.160.22.109 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.22.119 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.22.4 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.22.98 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of koltevate.com owner
- Contact emails
- 17dfc657-a8a9-4d9b-9f45-c63d6e7075f7@identity-protect.org
- 3c2a0b64-a686-4aeb-ad21-824b27e9a5e5@identity-protect.org
- 5c9ae71f-5621-4d23-a0fb-0afd15236db5@identity-protect.org
- 69ca9c24-c75f-4ca7-9abe-021e36e32704@identity-protect.org
- cb186b21-2dd8-4fd1-ad32-9ee526a30c8e@identity-protect.org
- ce485ebe-c140-4ea2-bf20-bfb7c570b9f4@identity-protect.org
- d4d8da31-3e96-49ae-b831-48ad2516cf86@identity-protect.org
- owner-2201509@koltevate.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from koltevate.com in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from koltevate.com.
- IP · 143.204.106.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · OM
- Email · 17dfc657-a8a9-4d9b-9f45-c63d6e7075f7@identity-protect.org
- TLD · .com
- Browse hostnames · ko…
- 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: "koltevate.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.