Skip to content

Hostname

confea.org.br

Last fetched

confea.org.br resolves to 2 IPv4 addresses operated by TELEFONICA BRASIL S.A in BR.

Nutrition Label

WHISPER CANON · confea.org.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/confea.org.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.43.66.14177.43.64.0/18AS18881TELEFONICA BRASIL S.ABR
177.43.66.14177.43.64.0/18AS18881TELEFONICA BRASIL S.ABR
189.85.94.45189.85.88.0/21AS28178Networld Provedor e Servicos de Internet LtdaBR
189.85.94.45189.85.88.0/21AS28178Networld Provedor e Servicos de Internet LtdaBR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from confea.org.br in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for confea.org.br.

MechanismTarget
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP177.43.66.12
SPF_IP177.69.159.203
SPF_IP200.152.40.96/32

Related pages

Pivot deeper into the graph from confea.org.br.

Cypher and MCP

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

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