Skip to content

Hostname

vk.team

Last fetched

vk.team resolves to 2 IPv4 addresses operated by VK-AS - LLC VK in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · vk.teamRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vk.team

Resolution chain

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

IPPrefixASNOperatorCountry
95.163.61.11095.163.32.0/19AS47764VK-AS - LLC VKRU
89.221.239.14889.221.236.0/22AS47764VK-AS - LLC VK

WHOIS identity

Registrar
iana:463
Organization
domains by proxy,
Contact emails

Subdomains

86 observed subdomains of vk.team.

Web-graph footprint

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

5 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for vk.team.

MechanismTarget
SPF_REDIRECTcorp.mail.ru

Related pages

Pivot deeper into the graph from vk.team.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vk.team"})-[: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.