Hostname
lenzvu.com
Last fetched
lenzvu.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lenzvu.com owner
- Contact emails
- aflatoon@yasna.com
- krishnacfo@gmail.com
- 14f49ce6-32ea-43b4-82c5-1dd034c98bc8@identity-protect.org
- 45308c57-a308-4e79-838b-afceae294f73@identity-protect.org
- 561bdbc9-4705-4478-b2d7-8110d8a6d96e@identity-protect.org
- 605f79b2-123d-42bb-880d-1df7a2c58a88@identity-protect.org
- b53d2007-e8c3-4de2-ac99-c12897887293@identity-protect.org
- c1ed9e20-cef8-494f-8a04-9bcb5337a1e2@identity-protect.org
Subdomains
2 observed subdomains of lenzvu.com.
| Subdomain |
|---|
| test.lenzvu.com |
| www.lenzvu.com |
Web-graph footprint
Distinct hostnames that link to or from lenzvu.com in the public web crawl.
24 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for lenzvu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from lenzvu.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lenzvu.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.