Skip to content

Hostname

eletrobras.com

Last fetched

eletrobras.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:99 as the registrar.

Nutrition Label

WHISPER CANON · eletrobras.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/eletrobras.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.241.46.3135.241.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:99
Organization
centrais eletricas brasileiras
Contact emails

Subdomains

27 observed subdomains of eletrobras.com.

Web-graph footprint

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

548 sites link to this hostname.

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for eletrobras.com.

MechanismTarget
SPF_Aeletrobras.com
SPF_EXISTS%{i}.spf.hc5664-24.iphmx.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.odmad.quest-on-demand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.245.254.153
SPF_IP147.160.167.0/26
SPF_IP148.163.143.246
SPF_IP148.163.146.14
SPF_IP168.138.226.49
SPF_IP168.75.91.50
SPF_IP177.10.115.40
SPF_IP177.12.228.128/25
SPF_IP177.202.42.128/25
SPF_IP177.36.15.0/25
SPF_IP189.112.11.118
SPF_IP189.85.90.128/25
SPF_IP200.201.184.0/24
SPF_IP200.247.109.130
SPF_IP201.63.196.98
SPF_IP216.71.149.166
SPF_IP216.71.155.254
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.138.20.131
SPF_IP34.73.186.174
SPF_IP4.228.86.242
SPF_MXeletrobras.com

Related pages

Pivot deeper into the graph from eletrobras.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eletrobras.com"})-[: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.