Skip to content

Hostname

feiticeira.com.br

Last fetched

feiticeira.com.br resolves to 2 IPv4 addresses operated by AS53055 - DIMENOC SERVICOS DE INFORMATICA LTDA in BR.

Nutrition Label

WHISPER CANON · feiticeira.com.brRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/feiticeira.com.br

Resolution chain

feiticeira.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
177.234.152.34177.234.152.0/24AS53055AS53055 - DIMENOC SERVICOS DE INFORMATICA LTDABR
177.67.115.253177.67.112.0/22AS262518AS262518 - LWSA S/ABR

WHOIS identity

Registrar
Organization
feiticeira
Contact emails

Subdomains

8 observed subdomains of feiticeira.com.br.

Web-graph footprint

Distinct hostnames that link to or from feiticeira.com.br in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for feiticeira.com.br.

MechanismTarget
SPF_Afeiticeira.com.br
SPF_INCLUDE_spf.ja1000ti.com.br
SPF_INCLUDE_spf.joinvix.com.br
SPF_INCLUDErelay.mailchannels.net
SPF_IP138.128.160.34
SPF_IP142.44.212.194
SPF_IP148.113.164.92
SPF_IP149.56.154.199
SPF_IP167.114.191.139
SPF_IP177.234.152.34
SPF_IP192.169.80.6
SPF_IP192.169.82.26
SPF_IP192.99.186.132
SPF_IP192.99.186.133
SPF_IP200.170.163.57
SPF_MXfeiticeira.com.br

Related pages

Pivot deeper into the graph from feiticeira.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "feiticeira.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.