Hostname
cleanwhey.com.br
Last fetched
cleanwhey.com.br resolves to 4 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.
Nutrition Label
Resolution chain
cleanwhey.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.120.54.55 | 34.120.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
| 52.35.156.199 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.32.122.94 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.148.147.194 | 16.148.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- protesa distrib. e industria de nutricionais ltda
- Contact emails
Subdomains
13 observed subdomains of cleanwhey.com.br.
Web-graph footprint
Distinct hostnames that link to or from cleanwhey.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for cleanwhey.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | cleanwhey.com.br |
| SPF_INCLUDE | _spf.locaweb.com.br |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | clespf.cleanwhey.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_MX | cleanwhey.com.br |
Related pages
Pivot deeper into the graph from cleanwhey.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cleanwhey.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.