Skip to content

Hostname

opeco.com.br

Last fetched

opeco.com.br resolves to 1 IPv4 address operated by AS7162 in BR.

Nutrition Label

WHISPER CANON · opeco.com.brRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/opeco.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.98.65.21200.98.64.0/21AS7162BR

WHOIS identity

Registrar
Organization
opus comercial importadora e exportadora ltda.
Contact emails

Subdomains

3 observed subdomains of opeco.com.br.

Web-graph footprint

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

47 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for opeco.com.br.

MechanismTarget
SPF_Aopeco.com.br
SPF_IP131.72.62.44
SPF_IP200.98.65.21
SPF_IP2600:3c00:0:0:f03c:92ff:fe7d:227c
SPF_IP45.33.122.160
SPF_MXcatnet.com.br
SPF_MXestoreshop.com.br
SPF_MXmoraes.org
SPF_MXopeco.com.br

Related pages

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

Cypher and MCP

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

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