Hostname
tr2.kaspersky.com
Last fetched
tr2.kaspersky.com resolves to 11 IPv4 addresses operated by AS200107 in DE.
Nutrition Label
Resolution chain
tr2.kaspersky.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.201.0.40 | 185.201.0.0/24 | AS200107 | — | DE |
| 185.201.0.46 | 185.201.0.0/24 | AS200107 | — | DE |
| 185.201.1.84 | 185.201.1.0/24 | AS200107 | — | DE |
| 185.201.1.89 | 185.201.1.0/24 | AS200107 | — | DE |
| 185.201.1.94 | 185.201.1.0/24 | AS200107 | — | DE |
| 195.122.177.214 | 195.122.128.0/18 | AS3356 | LEVEL3 - Level 3 Parent, LLC | DE |
| 81.19.104.215 | 81.19.96.0/20 | AS2914 | NTT-DATA-2914 - NTT America, Inc. | DE |
| 81.19.104.216 | 81.19.96.0/20 | AS2914 | NTT-DATA-2914 - NTT America, Inc. | DE |
| 81.19.104.217 | 81.19.96.0/20 | AS2914 | NTT-DATA-2914 - NTT America, Inc. | DE |
| 185.201.2.17 | 185.201.2.0/24 | AS200107 | — | FR |
| 185.201.2.22 | 185.201.2.0/24 | AS200107 | — | FR |
WHOIS identity
No WHOIS records are currently associated with tr2.kaspersky.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from tr2.kaspersky.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tr2.kaspersky.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.