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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.37.24 | 104.18.37.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.150.232 | 172.64.150.0/24 | AS13335 | CLOUDFLARENET - 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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for activtrades.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.7.32.52 |
| SPF_IP | 159.183.213.98 |
| SPF_IP | 185.62.152.7 |
Related pages
Pivot deeper into the graph from activtrades.com.br.
- IP · 104.18.37.24
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:toweb-brasil (48)
- Country · CA
- Email · info@towebbrasil.com
- Apex domain · com.br
- TLD · .br
- Browse hostnames · ac…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.