Skip to content

Hostname

vk.com

Last fetched

vk.com 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.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/vk.com

Resolution chain

vk.com 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
'v kontakte'
Contact emails

Subdomains

73,048 observed subdomains of vk.com.

Web-graph footprint

Distinct hostnames that link to or from vk.com in the public web crawl.

892,123 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vk.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail.ru
SPF_IP87.240.128.0/18
SPF_IP93.186.224.0/20
SPF_IP95.142.192.0/21
SPF_MXvk.com

Related pages

Pivot deeper into the graph from vk.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vk.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 20

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