Skip to content

Hostname

mvk.com

Last fetched

mvk.com resolves to 6 IPv4 addresses operated by VKONTAKTE-SPB-AS - LLC VK in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

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

Resolution chain

mvk.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 - LLC VKRU
87.240.132.6787.240.128.0/18AS47541VKONTAKTE-SPB-AS - LLC VKRU
87.240.132.7287.240.128.0/18AS47541VKONTAKTE-SPB-AS - LLC VKRU
87.240.132.7887.240.128.0/18AS47541VKONTAKTE-SPB-AS - LLC VKRU
87.240.137.16487.240.128.0/18AS47541VKONTAKTE-SPB-AS - LLC VKRU
93.186.225.19493.186.224.0/21AS47541VKONTAKTE-SPB-AS - LLC VKRU

WHOIS identity

Registrar
iana:463
Organization
domains by proxy,
Contact emails

Subdomains

79 observed subdomains of mvk.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for mvk.com.

Related pages

Pivot deeper into the graph from mvk.com.

Cypher and MCP

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

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