Skip to content

Hostname

cotriba.com.br

Last fetched

cotriba.com.br resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · cotriba.com.brRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/cotriba.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.230.33.17018.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
coop. agric. mista general os?rio ltda.
Contact emails

Subdomains

33 observed subdomains of cotriba.com.br.

Web-graph footprint

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

15 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cotriba.com.br.

MechanismTarget
SPF_Aantispam.synkro.net.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf_useast2.prod.hydra.sophos.com
SPF_INCLUDEsynkro.net.br
SPF_IP177.22.80.18/29
SPF_IP186.192.223.72/29
SPF_IP187.95.68.64/29
SPF_MXcotriba.com.br

Related pages

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

Cypher and MCP

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

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