Hostname
lfepis.com.br
Last fetched
lfepis.com.br resolves to 1 IPv4 address operated by GX INTERNET E WEB HOSTING SERV DE INFORMATICA LTDA in BR.
Nutrition Label
Resolution chain
lfepis.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 177.85.99.66 | 177.85.99.0/24 | AS262603 | GX INTERNET E WEB HOSTING SERV DE INFORMATICA LTDA | BR |
WHOIS identity
- Registrar
- —
- Organization
- luciano andrei felipe
- Contact emails
Subdomains
10 observed subdomains of lfepis.com.br.
Web-graph footprint
Distinct hostnames that link to or from lfepis.com.br in the public web crawl.
34 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- lfepis.com.br
SPF policy
3 SPF mechanisms authorising senders for lfepis.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | lfepis.com.br |
| SPF_INCLUDE | spf.homehost.com.br |
| SPF_MX | lfepis.com.br |
Related pages
Pivot deeper into the graph from lfepis.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lfepis.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.