Hostname
lexibook.com
Last fetched
lexibook.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
lexibook.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:2
- Organization
- lexibook linguistic electronic system
- Contact emails
- be5tj7v38vp@networksolutionsprivateregistration.com
- ce45w9h88xm@networksolutionsprivateregistration.com
- ds8gm8a758v@networksolutionsprivateregistration.com
- g42nw9py75d@networksolutionsprivateregistration.com
- hh2687tb434@networksolutionsprivateregistration.com
- r45td4ud8b6@networksolutionsprivateregistration.com
- raymondchoy@lexibook.com
- st7we9539sy@networksolutionsprivateregistration.com
- te8np4wa4ch@networksolutionsprivateregistration.com
- tf2324v85j3@networksolutionsprivateregistration.com
- xz2jb5c74ab@networksolutionsprivateregistration.com
- zy7h26un4ky@networksolutionsprivateregistration.com
Subdomains
10 observed subdomains of lexibook.com.
Web-graph footprint
Distinct hostnames that link to or from lexibook.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for lexibook.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from lexibook.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lexibook.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.