Skip to content

Hostname

ecologicbr.com.br

Last fetched

ecologicbr.com.br resolves to 1 IPv4 address operated by AS28299 in BR.

Nutrition Label

WHISPER CANON · ecologicbr.com.brRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/ecologicbr.com.br

Resolution chain

ecologicbr.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
191.6.211.153191.6.210.0/23AS28299BR

WHOIS identity

Registrar
Organization
ecologic distribuidora e importadora ltda
Contact emails

Subdomains

3 observed subdomains of ecologicbr.com.br.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ecologicbr.com.br.

MechanismTarget
SPF_INCLUDE_spf.cloudezmail.io
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.skymail.net.br
SPF_IP104.237.142.131
SPF_IP139.144.33.176
SPF_IP2600:3c00:0:0:f03c:93ff:fe76:9893
SPF_IP2600:3c00:0:0:f03c:94ff:fe9c:8a43

Related pages

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

Cypher and MCP

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

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