Hostname
webmail.lexdigital.com.br
Last fetched
webmail.lexdigital.com.br is a registered hostname under the .br 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
No WHOIS records are currently associated with webmail.lexdigital.com.br in WhisperGraph.
Subdomains
1 observed subdomain of webmail.lexdigital.com.br.
| Subdomain |
|---|
| www.webmail.lexdigital.com.br |
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for webmail.lexdigital.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | webmail.lexdigital.com.br |
| SPF_INCLUDE | _spf.etacloud.net |
| SPF_INCLUDE | aws4339-u-w2.blystack.cloud |
| SPF_INCLUDE | mail-1952o-ca.blystack.cloud |
| SPF_INCLUDE | mail-2536li-ca.blystack.cloud |
| SPF_INCLUDE | mail-2546h.blystack.cloud |
| SPF_INCLUDE | mail-2691l-us-da.blystack.cloud |
| SPF_INCLUDE | mail-8725.blystack.cloud |
| SPF_INCLUDE | mail-8905-eu.blystack.cloud |
| SPF_INCLUDE | mail-d8846-sf-2.cloudbly.com |
| SPF_INCLUDE | mail-d9388-to-1.cloudbly.com |
| SPF_INCLUDE | mail-o1121-va-2.cloudbly.com |
| SPF_IP | 158.69.54.43 |
| SPF_IP | 167.114.164.246 |
| SPF_IP | 169.57.160.57 |
| SPF_IP | 169.57.175.156 |
| SPF_IP | 35.198.10.238 |
| SPF_IP | 35.247.217.61 |
| SPF_IP | 54.147.112.107 |
| SPF_MX | webmail.lexdigital.com.br |
Related pages
Pivot deeper into the graph from webmail.lexdigital.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webmail.lexdigital.com.br"})-[: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.