Hostname
affluentmedia.com.br
Last fetched
affluentmedia.com.br resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:godaddy (86) as the registrar.
Nutrition Label
Resolution chain
affluentmedia.com.br resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.69.79 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 16.12.1.95 | 16.12.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.2.35 | 16.12.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 172.67.206.76 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 3.5.232.241 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.233.120 | 3.5.233.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.233.39 | 3.5.233.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.233.50 | 3.5.233.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.234.151 | 3.5.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.234.215 | 3.5.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- registrar:godaddy (86)
- Organization
- luis rodrigues
- Contact emails
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for affluentmedia.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from affluentmedia.com.br.
- IP · 104.21.69.79
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:godaddy (86)
- Country · CA
- Email · cto@cleveradvertising.com
- Apex domain · com.br
- TLD · .br
- Browse hostnames · af…
- 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: "affluentmedia.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.