Skip to content

Hostname

conecweb.com.br

Last fetched

conecweb.com.br resolves to 2 IPv4 addresses operated by AS7162 in BR. WHOIS lists registrar:newfold (43) as the registrar.

Nutrition Label

WHISPER CANON · conecweb.com.brRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/conecweb.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
186.234.81.11186.234.81.0/24AS7162BR
192.185.216.218192.185.216.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
registrar:newfold (43)
Organization
daniela andrade oliveira
Contact emails

Subdomains

21 observed subdomains of conecweb.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for conecweb.com.br.

MechanismTarget
SPF_Aconecweb.com.br
SPF_INCLUDEspf.whservidor.com
SPF_IP186.234.81.11
SPF_IP192.185.176.225
SPF_IP96.125.165.229
SPF_MXconecweb.com.br

Related pages

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

Cypher and MCP

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

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