Skip to content

Hostname

pepper.com.br

Last fetched

pepper.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · pepper.com.brRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pepper.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.32.20108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.38108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.77108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.88108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.164.32.3418.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.5318.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.7018.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.7718.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.161.82.293.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.453.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.593.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.623.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
elizabeth zylbersztein papescu
Contact emails

Subdomains

32 observed subdomains of pepper.com.br.

Web-graph footprint

Distinct hostnames that link to or from pepper.com.br in the public web crawl.

53 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for pepper.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEzendesk.com

Related pages

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

Cypher and MCP

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

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