Hostname
crfdf.org.br
Last fetched
crfdf.org.br is a registered hostname under the .br top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- conselho regional de farmacia do df
- Contact emails
Subdomains
8 observed subdomains of crfdf.org.br.
Web-graph footprint
Distinct hostnames that link to or from crfdf.org.br in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for crfdf.org.br.
| Mechanism | Target |
|---|---|
| SPF_A | crfdf.org.br |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.mail.hostinger.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 177.73.68.52 |
| SPF_IP | 177.73.68.68 |
| SPF_IP | 207.38.82.248 |
| SPF_IP | 3.135.119.94 |
| SPF_IP | 3.14.208.217 |
| SPF_IP | 3.217.213.23 |
| SPF_IP | 3.82.168.182 |
| SPF_IP | 34.232.250.42 |
| SPF_IP | 44.226.0.103 |
| SPF_IP | 52.55.48.222 |
| SPF_IP | 54.85.49.42 |
| SPF_MX | crfdf.org.br |
Related pages
Pivot deeper into the graph from crfdf.org.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "crfdf.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.