Hostname
comparedistribuidora.com.br
Last fetched
comparedistribuidora.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
comparedistribuidora.com.br has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
No WHOIS records are currently associated with comparedistribuidora.com.br in WhisperGraph.
Subdomains
1 observed subdomain of comparedistribuidora.com.br.
| Subdomain |
|---|
| www.comparedistribuidora.com.br |
Web-graph footprint
Distinct hostnames that link to or from comparedistribuidora.com.br in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for comparedistribuidora.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | comparedistribuidora.com.br |
| SPF_IP | 159.183.146.170 |
| SPF_IP | 168.245.43.71 |
| SPF_IP | 187.84.80.147 |
| SPF_IP | 200.199.41.50 |
| SPF_MX | comparedistribuidora.com.br |
| SPF_MX | mail.comparaty.com.br |
| SPF_MX | smtp.comparaty.com.br |
Related pages
Pivot deeper into the graph from comparedistribuidora.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comparedistribuidora.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.