Hostname
wbb-apps.com
Last fetched
wbb-apps.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wbb-apps.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 wbb-apps.com owner
- Contact emails
- 02bbd1d9-4120-4bef-ac95-bad1a4ed3fe3@identity-protect.org
- 06d92dda-a57c-404e-b4d0-2a2ac108af9a@identity-protect.org
- 8d7e0c34-6b3b-46a8-b1fb-2dc70b45631b@identity-protect.org
- 9aca48c3-e08f-4237-b13d-1c6fce561add@identity-protect.org
- cd9f5b3d-d796-441f-933c-985d5bb8cbd8@identity-protect.org
- d39a5071-d15a-4fd3-9094-aad898eaa85d@identity-protect.org
- owner-3163002@wbb-apps.com.whoisprivacyservice.org
Subdomains
93 observed subdomains of wbb-apps.com.
Showing 25 of 93. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from wbb-apps.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wbb-apps.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.