Hostname
cactvs.com.br
Last fetched
cactvs.com.br resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
cactvs.com.br resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.210.58.251 | 18.230.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 216.198.79.65 | 216.198.173.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.208.158.233 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.204.223.179 | 35.0.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.168.171.203 | 35.182.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.197.98.69 | 45.2.208.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.6.81.206 | 52.28.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.157.8.185 | 54.178.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.160.150.227 | 54.179.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 64.29.17.65 | 64.29.64.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 32.194.10.52 | 32.233.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.193.253.130 | 32.233.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.174.125.119 | 54.186.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.57.60 | 98.96.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- fernando passos
- Contact emails
Subdomains
22 observed subdomains of cactvs.com.br.
Showing 19 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cactvs.com.br in the public web crawl.
5 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for cactvs.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cactvs.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cactvs.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.