Hostname
vbofficespaces.com
Last fetched
vbofficespaces.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vbofficespaces.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 vbofficespaces.com owner
- Contact emails
- 0245750e-5e55-4edd-890b-29af015447de@identity-protect.org
- 060ac05b-637d-4d46-a5c0-5f7b7df6b02f@identity-protect.org
- 1673860e-2a50-488a-a13d-a08445bcb15f@identity-protect.org
- 3e6e4274-5375-4268-b144-4dde67a73370@identity-protect.org
- 77c5bd0e-4550-4958-88ba-bd03cea063ac@identity-protect.org
- e462dd1e-c6a1-41ac-81c0-44f5039ec5e1@identity-protect.org
- f1ff381c-ada0-4e9c-bc96-972410943b31@identity-protect.org
- owner-3947944@vbofficespaces.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of vbofficespaces.com.
Threat posture
History
Related pages
Pivot deeper into the graph from vbofficespaces.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vbofficespaces.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.