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
Resolution chain
mvk.com 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 - LLC VK | RU |
| 87.240.132.67 | 87.240.128.0/18 | AS47541 | VKONTAKTE-SPB-AS - LLC VK | RU |
| 87.240.132.72 | 87.240.128.0/18 | AS47541 | VKONTAKTE-SPB-AS - LLC VK | RU |
| 87.240.132.78 | 87.240.128.0/18 | AS47541 | VKONTAKTE-SPB-AS - LLC VK | RU |
| 87.240.137.164 | 87.240.128.0/18 | AS47541 | VKONTAKTE-SPB-AS - LLC VK | RU |
| 93.186.225.194 | 93.186.224.0/21 | AS47541 | VKONTAKTE-SPB-AS - LLC VK | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- domains by proxy,
- Contact emails
Subdomains
79 observed subdomains of mvk.com.
Showing 25 of 79. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mail.ru |
| SPF_IP | 109.239.142.26/32 |
| SPF_IP | 185.29.130.130/32 |
| SPF_IP | 185.29.130.131/32 |
| SPF_IP | 188.93.56.178/31 |
| SPF_IP | 188.93.58.0/24 |
| SPF_IP | 87.240.128.0/18 |
| SPF_IP | 93.186.224.0/20 |
| SPF_IP | 95.142.192.0/21 |
| SPF_MX | mvk.com |
Related pages
Pivot deeper into the graph from mvk.com.
- IP · 87.240.129.133
- ASN · AS47541VKONTAKTE-SPB-AS - LLC VK
- Registrar · iana:463
- Country · RU
- Email · mvk.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · mv…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.