Hostname
lexi-co.com
Last fetched
lexi-co.com resolves to 2 IPv4 addresses operated by AS203476 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
lexi-co.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 155.133.138.2 | 155.133.128.0/20 | AS203476 | — | FR |
| 92.243.14.49 | 92.243.0.0/19 | AS203476 | — | FR |
WHOIS identity
Subdomains
1 observed subdomain of lexi-co.com.
| Subdomain |
|---|
| www.lexi-co.com |
Web-graph footprint
Distinct hostnames that link to or from lexi-co.com in the public web crawl.
17 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from lexi-co.com.
- IP · 155.133.138.2
- ASN · AS203476
- Registrar · iana:81
- Country · FR
- Email · 778978ff51f7d0f61726f08eb2dcc672-843916@contact.gandi.net
- TLD · .com
- Browse hostnames · le…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lexi-co.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.