Hostname
vk.me
Last fetched
vk.me resolves to 6 IPv4 addresses operated by VKONTAKTE-SPB-AS vk.com in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
vk.me resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.240.129.133 | 87.240.128.0/18 | AS47541 | VKONTAKTE-SPB-AS vk.com | RU |
| 87.240.132.67 | 87.240.128.0/18 | AS47541 | VKONTAKTE-SPB-AS vk.com | RU |
| 87.240.132.72 | 87.240.128.0/18 | AS47541 | VKONTAKTE-SPB-AS vk.com | RU |
| 87.240.132.78 | 87.240.128.0/18 | AS47541 | VKONTAKTE-SPB-AS vk.com | RU |
| 87.240.137.164 | 87.240.128.0/18 | AS47541 | VKONTAKTE-SPB-AS vk.com | RU |
| 93.186.225.194 | 93.186.224.0/21 | AS47541 | VKONTAKTE-SPB-AS vk.com | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- domains by proxy,
- Contact emails
Subdomains
8,644 observed subdomains of vk.me.
Showing 25 of 8,644. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vk.me in the public web crawl.
12,965 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from vk.me.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vk.me"})-[: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.