Hostname
vs-esp.com
Last fetched
vs-esp.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vs-esp.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 vs-esp.com owner
- Contact emails
- 06a86987-d974-4a5d-b6e9-aba13bccc678@identity-protect.org
- 87a0e208-4811-4724-baf5-7967408d5492@identity-protect.org
- b882bde9-cd10-46eb-8449-f61e3962f56f@identity-protect.org
- e847c53d-b25c-4f0c-a95b-a2f6cd8adf8f@identity-protect.org
- eae0d780-251b-4b99-85b3-1c26d972f9ec@identity-protect.org
- f19e76b4-7902-4307-8ed5-4c110c62b43a@identity-protect.org
- owner-864165@vs-esp.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of vs-esp.com.
| Subdomain |
|---|
| spmprod.vs-esp.com |
| spmtest.vs-esp.com |
Threat posture
History
Related pages
Pivot deeper into the graph from vs-esp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vs-esp.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.