Skip to content

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

WHISPER CANON · ulfa.org.brRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/ulfa.org.br

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.

IPPrefixASNOperatorCountry
129.121.32.86129.121.32.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationBR
162.240.227.42162.240.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
Organization
centro feminista de estudos e assessoria
Contact emails

Subdomains

1 observed subdomain of 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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ulfa.org.br.

MechanismTarget
SPF_Aulfa.org.br
SPF_IP129.121.32.86
SPF_IP162.240.105.95
SPF_IP162.240.227.42
SPF_MXulfa.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.