Skip to content

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

WHISPER CANON · affluentmedia.com.brRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/affluentmedia.com.br

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.

IPPrefixASNOperatorCountry
104.21.69.79104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
16.12.1.9516.12.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
16.12.2.3516.12.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
172.67.206.76172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.5.232.2413.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.1203.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.393.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.503.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.1513.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2153.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
registrar:godaddy (86)
Organization
luis rodrigues
Contact emails

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for affluentmedia.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsecureserver.net

Related pages

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

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.