Hostname
cfp.org.br
Last fetched
cfp.org.br resolves to 2 IPv4 addresses operated by LEVEL3 - Level 3 Parent, LLC in BR.
Nutrition Label
Resolution chain
cfp.org.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 200.186.234.40 | 200.186.234.32/27 | AS3356 | LEVEL3 - Level 3 Parent, LLC | BR |
| 45.230.195.168 | 45.230.194.0/23 | AS267197 | — | BR |
| 45.230.195.168 | 45.230.194.0/23 | AS267197 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- ana merc?s bahia bock
- Contact emails
Subdomains
40 observed subdomains of cfp.org.br.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cfp.org.br in the public web crawl.
71 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cfp.org.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.correionacional.com.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 200.186.234.34 |
| SPF_IP | 45.230.195.162 |
Related pages
Pivot deeper into the graph from cfp.org.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cfp.org.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.