Hostname
vtbcapital.com
Last fetched
vtbcapital.com resolves to 1 IPv4 address operated by AS39154 in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
vtbcapital.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.158.188.164 | 85.158.188.0/24 | AS39154 | — | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- cjsc 'vtb capital'
- Contact emails
Subdomains
55 observed subdomains of vtbcapital.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vtbcapital.com in the public web crawl.
40 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for vtbcapital.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 194.187.196.0/22 |
| SPF_IP | 195.161.168.56/32 |
| SPF_IP | 195.161.179.176/32 |
| SPF_IP | 195.161.219.152/32 |
| SPF_IP | 195.161.92.176/32 |
| SPF_IP | 78.25.112.24/32 |
| SPF_IP | 85.158.188.140/32 |
| SPF_IP | 85.158.190.8/32 |
| SPF_IP | 85.26.151.32/32 |
| SPF_IP | 91.223.146.209/32 |
| SPF_IP | 91.223.146.8/32 |
| SPF_MX | vtbcapital.com |
Related pages
Pivot deeper into the graph from vtbcapital.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vtbcapital.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.