Hostname
cfm.org.br
Last fetched
cfm.org.br resolves to 1 IPv4 address operated by AS262989 in BR.
Nutrition Label
Resolution chain
cfm.org.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 189.84.137.235 | 189.84.136.0/21 | AS262989 | — | BR |
| 189.84.137.235 | 189.84.136.0/21 | AS262989 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- conselho federal de medicina
- Contact emails
Subdomains
109 observed subdomains of cfm.org.br.
Showing 25 of 109. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cfm.org.br in the public web crawl.
97 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for cfm.org.br.
| Mechanism | Target |
|---|---|
| SPF_A | cfm.org.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.maxx.mobi |
| SPF_INCLUDE | spf.isendservice.com.br |
| SPF_IP | 179.255.0.0/26 |
| SPF_IP | 189.85.89.128/26 |
| SPF_MX | cfm.org.br |
Related pages
Pivot deeper into the graph from cfm.org.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cfm.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.