Skip to content

Hostname

edpbr.com.br

Last fetched

edpbr.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · edpbr.com.brRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/edpbr.com.br

Resolution chain

edpbr.com.br has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
edp brasil
Contact emails

Subdomains

32 observed subdomains of edpbr.com.br.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for edpbr.com.br.

MechanismTarget
SPF_Aemr6.accellion.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP177.131.146.0/24
SPF_IP177.43.163.149
SPF_IP189.125.182.149
SPF_IP200.174.9.212
SPF_IP38.107.216.184
SPF_IP38.114.194.143
SPF_IP45.171.190.249/29

Related pages

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

Cypher and MCP

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

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