Skip to content

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

WHISPER CANON · vk.meRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vk.me

Resolution chain

vk.me resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.240.129.13387.240.128.0/18AS47541VKONTAKTE-SPB-AS vk.comRU
87.240.132.6787.240.128.0/18AS47541VKONTAKTE-SPB-AS vk.comRU
87.240.132.7287.240.128.0/18AS47541VKONTAKTE-SPB-AS vk.comRU
87.240.132.7887.240.128.0/18AS47541VKONTAKTE-SPB-AS vk.comRU
87.240.137.16487.240.128.0/18AS47541VKONTAKTE-SPB-AS vk.comRU
93.186.225.19493.186.224.0/21AS47541VKONTAKTE-SPB-AS vk.comRU

WHOIS identity

Registrar
iana:463
Organization
domains by proxy,
Contact emails

Subdomains

8,644 observed subdomains of vk.me.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.