Skip to content

Hostname

activtrades.com.br

Last fetched

activtrades.com.br resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:toweb-brasil (48) as the registrar.

Nutrition Label

WHISPER CANON · activtrades.com.brRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/activtrades.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.37.24104.18.37.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.150.232172.64.150.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:toweb-brasil (48)
Organization
toweb brasil ltda epp
Contact emails

Subdomains

8 observed subdomains of activtrades.com.br.

Web-graph footprint

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

5 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.7.32.52
SPF_IP159.183.213.98
SPF_IP185.62.152.7

Related pages

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

Cypher and MCP

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

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