Hostname
ulfa.org.br
Last fetched
ulfa.org.br resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in BR.
Nutrition Label
Resolution chain
ulfa.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 |
|---|---|---|---|---|
| 129.121.32.86 | 129.121.32.0/22 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
| 162.240.227.42 | 162.240.0.0/15 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- —
- Organization
- centro feminista de estudos e assessoria
- Contact emails
Subdomains
1 observed subdomain of ulfa.org.br.
| Subdomain |
|---|
| mail.ulfa.org.br |
Web-graph footprint
Distinct hostnames that link to or from ulfa.org.br in the public web crawl.
6 sites link to this hostname.
288 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for ulfa.org.br.
| Mechanism | Target |
|---|---|
| SPF_A | ulfa.org.br |
| SPF_IP | 129.121.32.86 |
| SPF_IP | 162.240.105.95 |
| SPF_IP | 162.240.227.42 |
| SPF_MX | ulfa.org.br |
Related pages
Pivot deeper into the graph from ulfa.org.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ulfa.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.