Skip to content

Hostname

ecoeletron.com.br

Last fetched

ecoeletron.com.br resolves to 2 IPv4 addresses operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · ecoeletron.com.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/ecoeletron.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
clarice oliveira
Contact emails

Subdomains

4 observed subdomains of ecoeletron.com.br.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ecoeletron.com.br

SPF policy

11 SPF mechanisms authorising senders for ecoeletron.com.br.

MechanismTarget
SPF_Aecoeletron.com.br
SPF_INCLUDE_spf.etacloud.net
SPF_IP104.129.168.130
SPF_IP149.56.116.188
SPF_IP158.69.118.68
SPF_IP158.69.226.16
SPF_IP158.69.54.43
SPF_IP167.114.164.246
SPF_IP209.240.97.137
SPF_IP51.161.108.124
SPF_MXecoeletron.com.br

Related pages

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

Cypher and MCP

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

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