Skip to content

Hostname

cindpaper.com.br

Last fetched

cindpaper.com.br resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · cindpaper.com.brRouting diversity3.9/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/cindpaper.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.161.8613.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
177.12.168.11177.12.168.0/23AS28299BR
216.239.36.100216.239.36.0/24AS15169GOOGLE - Google LLCUS
54.232.92.23554.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
76.223.33.24276.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
gustavo ferreira de paula
Contact emails

Subdomains

2 observed subdomains of cindpaper.com.br.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net

Related pages

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

Cypher and MCP

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

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