Hostname
coafdigital.com.br
Last fetched
coafdigital.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
coafdigital.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
- Registrar
- —
- Organization
- maiara marongoni schelleges
- Contact emails
Subdomains
7 observed subdomains of coafdigital.com.br.
Web-graph footprint
Distinct hostnames that link to or from coafdigital.com.br in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for coafdigital.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_IP | 185.103.8.0/22 |
| SPF_IP | 189.91.32.0/20 |
| SPF_IP | 5.56.22.0/24 |
| SPF_IP | 82.199.156.0/24 |
| SPF_IP | 93.159.208.0/21 |
Related pages
Pivot deeper into the graph from coafdigital.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "coafdigital.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.