Skip to content

Hostname

contaja.com.br

Last fetched

contaja.com.br resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · contaja.com.brRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/contaja.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
34.173.254.25034.173.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.199.121.15935.199.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBR

WHOIS identity

Registrar
Organization
jo?o henrique silva costa
Contact emails

Subdomains

63 observed subdomains of contaja.com.br.

Web-graph footprint

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

85 sites link to this hostname.

109 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for contaja.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.tiflux.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEzcsend.net

Related pages

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

Cypher and MCP

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

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