Hostname
vmc-msg.com
Last fetched
vmc-msg.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vmc-msg.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vmc-msg.com owner
- Contact emails
- 3dc06ab0-efec-4f9e-8263-9799bf0f4789@identity-protect.org
- 436ea70a-be08-430e-b836-24e87db2e884@identity-protect.org
- 5e238f7c-0729-4cf3-8609-295a0c54d85a@identity-protect.org
- 8a9376aa-7a9c-44a7-8320-2afcf48b4e21@identity-protect.org
- c9b20b31-c050-4b31-8acc-613dbde3a067@identity-protect.org
- eda614b7-8578-426e-848b-8d90a8cf05ea@identity-protect.org
- f2525f6e-904c-40aa-85f6-9f16b8059ba9@identity-protect.org
- owner-6847136@vmc-msg.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of vmc-msg.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from vmc-msg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vmc-msg.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.