Skip to content

Hostname

opresente.com.br

Last fetched

opresente.com.br resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · opresente.com.brRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/opresente.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.57.220104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.192.116172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
187.73.187.126187.73.187.0/24AS270517AS270517 - tryideas ltdaBR

WHOIS identity

Registrar
Organization
editora o presente ltda
Contact emails

Subdomains

3 observed subdomains of opresente.com.br.

Web-graph footprint

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

164 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aopresente.com.br
SPF_INCLUDE_spf.locaweb.com.br
SPF_INCLUDEspf.aknamail.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP187.73.184.121
SPF_MXopresente.com.br

Related pages

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

Cypher and MCP

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

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