Hostname
mvgm.com
Last fetched
mvgm.com resolves to 1 IPv4 address operated by AS51468 in NL. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
mvgm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.95.24.48 | 185.95.24.0/22 | AS51468 | — | NL |
WHOIS identity
- Registrar
- iana:1647
- Organization
- mvgm b.v.
- Contact emails
Subdomains
22 observed subdomains of mvgm.com.
Showing 21 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mvgm.com in the public web crawl.
92 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for mvgm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | asp-spf1.yardi.com |
| SPF_INCLUDE | asp-spf2.yardi.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.81.212.165 |
| SPF_IP | 139.47.115.112 |
| SPF_IP | 152.70.168.127 |
| SPF_IP | 167.89.93.182 |
| SPF_IP | 195.185.169.98 |
| SPF_IP | 212.230.159.17 |
| SPF_IP | 62.177.214.186 |
| SPF_IP | 62.96.27.139 |
| SPF_IP | 77.231.32.193 |
| SPF_IP | 77.231.32.194 |
| SPF_IP | 80.187.110.26 |
| SPF_IP | 87.167.230.212 |
| SPF_IP | 91.121.253.97 |
| SPF_IP | 93.108.249.193 |
Related pages
Pivot deeper into the graph from mvgm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mvgm.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.